Home
last modified time | relevance | path

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

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