Searched defs:BOOST_STATIC_CONSTANT (Results 1 – 1 of 1) sorted by relevance
391 # define BOOST_STATIC_CONSTANT(type, assignment) enum { assignment } macro393 # define BOOST_STATIC_CONSTANT(type, assignment) static const type assignment macro