Rcpp Version 1.0.14
Loading...
Searching...
No Matches
Namespaces
|
Macros
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> >( \
Rcpp::internal::TYPE<RTYPE>
& a , \
Rcpp::internal::TYPE<RTYPE>
& b) { \
a.swap(b) ; \
}
Rcpp::internal::as
T as(SEXP x, ::Rcpp::traits::r_type_primitive_tag)
Definition
as.h:43
Definition at line
28
of file
swap.h
.
inst
include
Rcpp
vector
swap.h
Generated on Sun Jan 12 2025 11:21:44 for Rcpp Version 1.0.14 by
1.9.8