Searched refs:BOOST_CNV_STRING_ENABLE (Results 1 – 2 of 2) sorted by relevance
15 #define BOOST_CNV_STRING_ENABLE \ macro78 BOOST_CNV_STRING_ENABLE(type const& v, optional<string_type>& s) const { to_str(v, s); } in BOOST_CNV_STRING_ENABLE() function79 …BOOST_CNV_STRING_ENABLE(string_type const& s, optional<type>& r) const { str_to(cnv::range<string_… in BOOST_CNV_STRING_ENABLE() function195 #undef BOOST_CNV_STRING_ENABLE
62 BOOST_CNV_STRING_ENABLE.html