Rcpp Version 1.1.2
Loading...
Searching...
No Matches
cat.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RCPP_PP_CAT(a, b)
#define RCPP_PP_CAT_OO(par)
#define RCPP_PP_CAT_I(a, b)
#define RCPP_PP_CAT_II(res)

Macro Definition Documentation

◆ RCPP_PP_CAT

#define RCPP_PP_CAT ( a,
b )
Value:
#define RCPP_PP_CAT_OO(par)
Definition cat.hpp:23

Definition at line 22 of file cat.hpp.

◆ RCPP_PP_CAT_I

#define RCPP_PP_CAT_I ( a,
b )
Value:
#define RCPP_PP_CAT_II(res)
Definition cat.hpp:30

Definition at line 29 of file cat.hpp.

◆ RCPP_PP_CAT_II

#define RCPP_PP_CAT_II ( res)
Value:
res

Definition at line 30 of file cat.hpp.

◆ RCPP_PP_CAT_OO

#define RCPP_PP_CAT_OO ( par)
Value:
#define RCPP_PP_CAT_I(a, b)
Definition cat.hpp:29

Definition at line 23 of file cat.hpp.