Searched refs:BOOST_METAPARSE_V1_STRING (Results 1 – 4 of 4) sorted by relevance
40 example `BOOST_METAPARSE_V1_STRING`. It is defined in the45 #define BOOST_METAPARSE_STRING BOOST_METAPARSE_V1_STRING
17 #define BOOST_METAPARSE_STRING BOOST_METAPARSE_V1_STRING
211 # define BOOST_METAPARSE_V1_STRING(...) ::boost::metaparse::string<__VA_ARGS__> macro
53 #ifdef BOOST_METAPARSE_V1_STRING54 # error BOOST_METAPARSE_V1_STRING already defined.56 #define BOOST_METAPARSE_V1_STRING(s) ::boost::metaparse::v1::impl::make_string< ::boost::metaparse:… macro