Searched defs:safe_format_impl (Results 1 – 1 of 1) sorted by relevance
21 struct safe_format_impl { struct22 const T & m_t;23 safe_format_impl(const T & t) : in safe_format_impl() argument