Home
last modified time | relevance | path

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

/third_party/boost/libs/safe_numerics/example/
Dsafe_format.hpp21 struct safe_format_impl { struct
22 const T & m_t;
23 safe_format_impl(const T & t) : in safe_format_impl() argument