Home
last modified time | relevance | path

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

/external/fmtlib/test/
Dformat-test.cc86 void std_format(const T &value, std::basic_string<Char> &result) { in std_format() function
94 void std_format(long double value, std::string &result) { in std_format() function
99 void std_format(long double value, std::wstring &result) { in std_format() function