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 dependency graph for config.hpp:
This graph shows which files directly or indirectly include this file:

Macros

#define BOOST_FT_MAX_ARITY   20
 
#define BOOST_FT_SYNTAX(result, lparen, cc_spec, type_mod, name, rparen)   result() lparen() cc_spec() type_mod() name() rparen()
 
#define BOOST_FT_NULLARY_PARAM
 
#define BOOST_FT_NO_CV_FUNC_SUPPORT   1
 

Macro Definition Documentation

#define BOOST_FT_MAX_ARITY   20
#define BOOST_FT_NO_CV_FUNC_SUPPORT   1
#define BOOST_FT_NULLARY_PARAM
#define BOOST_FT_SYNTAX (   result,
  lparen,
  cc_spec,
  type_mod,
  name,
  rparen 
)    result() lparen() cc_spec() type_mod() name() rparen()