Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
limits.hpp File Reference
Include dependency graph for limits.hpp:

Macros

#define BOOST_PHOENIX_LIMIT   BOOST_PROTO_MAX_ARITY
 
#define PHOENIX_LIMIT   BOOST_PHOENIX_LIMIT
 
#define BOOST_PHOENIX_LIMIT_STR   BOOST_PP_STRINGIZE(BOOST_PHOENIX_PP_ROUND_UP(BOOST_PHOENIX_LIMIT))
 
#define BOOST_PHOENIX_ARG_LIMIT   BOOST_PHOENIX_PP_ROUND_UP(BOOST_PHOENIX_LIMIT)
 
#define BOOST_PHOENIX_ACTOR_LIMIT   BOOST_PHOENIX_PP_ROUND_UP(BOOST_PHOENIX_LIMIT)
 
#define BOOST_PHOENIX_PERFECT_FORWARD_LIMIT   3
 
#define BOOST_PHOENIX_COMPOSITE_LIMIT   BOOST_PHOENIX_PP_ROUND_UP(BOOST_PHOENIX_LIMIT)
 
#define BOOST_PHOENIX_MEMBER_LIMIT   BOOST_PP_DEC(BOOST_PHOENIX_COMPOSITE_LIMIT)
 
#define BOOST_PHOENIX_CATCH_LIMIT   BOOST_PHOENIX_COMPOSITE_LIMIT
 
#define BOOST_PHOENIX_DYNAMIC_LIMIT   BOOST_PHOENIX_PP_ROUND_UP(BOOST_PHOENIX_LIMIT)
 
#define BOOST_PHOENIX_LOCAL_LIMIT   BOOST_PHOENIX_PP_ROUND_UP(BOOST_PHOENIX_LIMIT)
 

Macro Definition Documentation

#define BOOST_PHOENIX_ACTOR_LIMIT   BOOST_PHOENIX_PP_ROUND_UP(BOOST_PHOENIX_LIMIT)
#define BOOST_PHOENIX_ARG_LIMIT   BOOST_PHOENIX_PP_ROUND_UP(BOOST_PHOENIX_LIMIT)
#define BOOST_PHOENIX_CATCH_LIMIT   BOOST_PHOENIX_COMPOSITE_LIMIT
#define BOOST_PHOENIX_COMPOSITE_LIMIT   BOOST_PHOENIX_PP_ROUND_UP(BOOST_PHOENIX_LIMIT)
#define BOOST_PHOENIX_DYNAMIC_LIMIT   BOOST_PHOENIX_PP_ROUND_UP(BOOST_PHOENIX_LIMIT)
#define BOOST_PHOENIX_LIMIT   BOOST_PROTO_MAX_ARITY
#define BOOST_PHOENIX_LIMIT_STR   BOOST_PP_STRINGIZE(BOOST_PHOENIX_PP_ROUND_UP(BOOST_PHOENIX_LIMIT))
#define BOOST_PHOENIX_LOCAL_LIMIT   BOOST_PHOENIX_PP_ROUND_UP(BOOST_PHOENIX_LIMIT)
#define BOOST_PHOENIX_MEMBER_LIMIT   BOOST_PP_DEC(BOOST_PHOENIX_COMPOSITE_LIMIT)
#define BOOST_PHOENIX_PERFECT_FORWARD_LIMIT   3
#define PHOENIX_LIMIT   BOOST_PHOENIX_LIMIT