Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dfacet.cc38 class gnu_moneypunct: public std::moneypunct<char> { }; class
184 gnu_moneypunct obj04; in test01()