Searched refs:by_default (Results 1 – 10 of 10) sorted by relevance
12 struct boost::cnv::by_default : boost::cnv::cstream {}; struct in boost::cnv16 struct boost::cnv::by_default : boost::cnv::cstream struct in boost::cnv18 by_default() { (*this)(std::uppercase)(std::hex); } in by_default() function
14 struct boost::cnv::by_default : boost::cnv::lexical_cast {}; struct in boost::cnv
16 struct boost::cnv::by_default : boost::cnv::cstream {}; struct in boost::cnv
24 struct boost::cnv::by_default : boost::cnv::cstream {}; struct in boost::cnv
43 struct boost::cnv::by_default : boost::cnv::lexical_cast {}; struct in boost::cnv
15 …vert] introduces the concept of the ['default converter] implemented as `boost::cnv::by_default`. 23 However, after `boost::cnv::by_default` is defined simply as:35 …icular component is important, then the implementation of `boost::cnv::by_default` will need to ta…
42 struct by_default;69 template<typename TypeOut, typename TypeIn, typename Converter =boost::cnv::by_default>
19 struct boost::cnv::by_default : boost::cnv::lexical_cast {}; struct in boost::cnv
24 struct boost::cnv::by_default : boost::cnv::spirit {}; struct in boost::cnv
30 struct boost::cnv::by_default : boost::cnv::strtol {}; struct in boost::cnv