Searched defs:BOOST_comma (Results 1 – 2 of 2) sorted by relevance
41 # define BOOST_comma(a,b) (a) macro45 # define BOOST_comma(a,b) (a,b) macro
56 # define BOOST_comma(a,b) (a) macro