Rcpp Version 1.1.2
Loading...
Searching...
No Matches
config.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_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

Macro Definition Documentation

◆ RCPP_PP_CONFIG_BCC

#define RCPP_PP_CONFIG_BCC ( )
Value:
0x0010

Definition at line 22 of file config.hpp.

◆ RCPP_PP_CONFIG_DMC

#define RCPP_PP_CONFIG_DMC ( )
Value:
0x0040

Definition at line 24 of file config.hpp.

◆ RCPP_PP_CONFIG_EDG

#define RCPP_PP_CONFIG_EDG ( )
Value:
0x0020

Definition at line 23 of file config.hpp.

◆ RCPP_PP_CONFIG_ERRORS

#define RCPP_PP_CONFIG_ERRORS   1

Definition at line 66 of file config.hpp.

◆ RCPP_PP_CONFIG_EXTENDED_LINE_INFO

#define RCPP_PP_CONFIG_EXTENDED_LINE_INFO   0

Definition at line 57 of file config.hpp.

◆ RCPP_PP_CONFIG_FLAGS

#define RCPP_PP_CONFIG_FLAGS ( )
Value:
#define RCPP_PP_CONFIG_STRICT()
Definition config.hpp:17

Definition at line 50 of file config.hpp.

◆ RCPP_PP_CONFIG_IDEAL

#define RCPP_PP_CONFIG_IDEAL ( )
Value:
0x0002

Definition at line 18 of file config.hpp.

◆ RCPP_PP_CONFIG_MSVC

#define RCPP_PP_CONFIG_MSVC ( )
Value:
0x0004

Definition at line 20 of file config.hpp.

◆ RCPP_PP_CONFIG_MWCC

#define RCPP_PP_CONFIG_MWCC ( )
Value:
0x0008

Definition at line 21 of file config.hpp.

◆ RCPP_PP_CONFIG_STRICT

#define RCPP_PP_CONFIG_STRICT ( )
Value:
0x0001

Definition at line 17 of file config.hpp.