Home
last modified time | relevance | path

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

/third_party/boost/libs/date_time/test/posix_time/
Dtesttime_facet.cpp227 boost::posix_time::time_facet* pFacet = new boost::posix_time::time_facet(""); in main() local
228 sstr.imbue(std::locale(std::locale::classic(), pFacet)); in main()