Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
config.hpp File Reference
#include <stdlib.h>
#include <stddef.h>
Include dependency graph for config.hpp:
This graph shows which files directly or indirectly include this file:

Macros

#define BOOST_RE_VERSION   320
 
#define BOOST_REGEX_NO_FILEITER
 
#define BOOST_SYMBOL_EXPORT
 
#define BOOST_SYMBOL_IMPORT
 
#define BOOST_REGEX_DECL
 
#define BOOST_REGEX_CALL
 
#define BOOST_REGEX_CCALL
 
#define BOOST_REGEX_USE_CPP_LOCALE
 
#define BOOST_REGEX_MAX_STATE_COUNT   100000000
 
#define BOOST_REGEX_NOEH_ASSERT(x)
 
#define BOOST_REGEX_NON_RECURSIVE
 
#define BOOST_REGEX_BLOCKSIZE   4096
 
#define BOOST_REGEX_MAX_BLOCKS   1024
 
#define BOOST_REGEX_MAX_CACHE_BLOCKS   16
 

Macro Definition Documentation

#define BOOST_RE_VERSION   320
#define BOOST_REGEX_BLOCKSIZE   4096
#define BOOST_REGEX_CALL
#define BOOST_REGEX_CCALL
#define BOOST_REGEX_DECL
#define BOOST_REGEX_MAX_BLOCKS   1024
#define BOOST_REGEX_MAX_CACHE_BLOCKS   16
#define BOOST_REGEX_MAX_STATE_COUNT   100000000
#define BOOST_REGEX_NO_FILEITER
#define BOOST_REGEX_NOEH_ASSERT (   x)
#define BOOST_REGEX_NON_RECURSIVE
#define BOOST_REGEX_USE_CPP_LOCALE
#define BOOST_SYMBOL_EXPORT
#define BOOST_SYMBOL_IMPORT