Rcpp Version 1.0.14
Loading...
Searching...
No Matches
swap.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  std
 

Macros

#define RCPP_GENERATE_SWAP(TYPE, RTYPE)
 

Macro Definition Documentation

◆ RCPP_GENERATE_SWAP

#define RCPP_GENERATE_SWAP (   TYPE,
  RTYPE 
)
Value:
template<> inline void swap< Rcpp::internal::TYPE<RTYPE> >( \
a.swap(b) ; \
}
T as(SEXP x, ::Rcpp::traits::r_type_primitive_tag)
Definition as.h:43

Definition at line 28 of file swap.h.