Home
last modified time | relevance | path

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

/third_party/boost/libs/locale/src/posix/
Dnumeric.cpp97 struct ftime_traits<char> { struct
98 static std::string ftime(char const *format,const struct tm *t,locale_t lc) in ftime()
120 struct ftime_traits<wchar_t> { struct
121 static std::wstring ftime(wchar_t const *format,const struct tm *t,locale_t lc) in ftime()