|
Rcpp Version 1.1.2
|

Go to the source code of this file.
Macros | |
| #define | RCPP_PP_CONFIG_STRICT() |
| #define | RCPP_PP_CONFIG_IDEAL() |
| #define | RCPP_PP_CONFIG_MSVC() |
| #define | RCPP_PP_CONFIG_MWCC() |
| #define | RCPP_PP_CONFIG_BCC() |
| #define | RCPP_PP_CONFIG_EDG() |
| #define | RCPP_PP_CONFIG_DMC() |
| #define | RCPP_PP_CONFIG_FLAGS() |
| #define | RCPP_PP_CONFIG_EXTENDED_LINE_INFO 0 |
| #define | RCPP_PP_CONFIG_ERRORS 1 |
| #define RCPP_PP_CONFIG_BCC | ( | ) |
Definition at line 22 of file config.hpp.
| #define RCPP_PP_CONFIG_DMC | ( | ) |
Definition at line 24 of file config.hpp.
| #define RCPP_PP_CONFIG_EDG | ( | ) |
Definition at line 23 of file config.hpp.
| #define RCPP_PP_CONFIG_ERRORS 1 |
Definition at line 66 of file config.hpp.
| #define RCPP_PP_CONFIG_EXTENDED_LINE_INFO 0 |
Definition at line 57 of file config.hpp.
| #define RCPP_PP_CONFIG_FLAGS | ( | ) |
Definition at line 50 of file config.hpp.
| #define RCPP_PP_CONFIG_IDEAL | ( | ) |
Definition at line 18 of file config.hpp.
| #define RCPP_PP_CONFIG_MSVC | ( | ) |
Definition at line 20 of file config.hpp.
| #define RCPP_PP_CONFIG_MWCC | ( | ) |
Definition at line 21 of file config.hpp.
| #define RCPP_PP_CONFIG_STRICT | ( | ) |
Definition at line 17 of file config.hpp.