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