Home
last modified time | relevance | path

Searched defs:has_to_string_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/exception/
Dto_string.hpp44 has_to_string_impl<T,true> struct
46 enum e { value=1 };
51 has_to_string_impl<T,false> struct
54 enum e { value=1!=sizeof(to_string(f())) };