Searched defs:lexical_converter_impl (Results 1 – 1 of 1) sorted by relevance
459 struct lexical_converter_impl struct461 typedef lexical_cast_stream_traits<Source, Target> stream_trait;468 > i_interpreter_type;473 > o_interpreter_type;475 static inline bool try_convert(const Source& arg, Target& result) { in try_convert()