Searched defs:try_convert (Results 1 – 3 of 3) sorted by relevance
108 static inline bool try_convert(const Source &arg, Target& result) BOOST_NOEXCEPT { in try_convert() function116 static inline bool try_convert(const Source &arg, Target& result) BOOST_NOEXCEPT { in try_convert() function155 static inline bool try_convert(const Source &arg, Target& result) BOOST_NOEXCEPT { in try_convert() function
475 static inline bool try_convert(const Source& arg, Target& result) { in try_convert() function
149 static inline bool try_convert(T&& arg, Target& result) { in try_convert() function