Searched defs:messages_shim (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc441 struct messages_shim : std::messages<_CharT>, __shim struct in namespace:__facet_shims::__anon1644
447 messages_shim(const facet* f) : __shim(f) { } function in struct:__facet_shims::__anon1644::messages_shim
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc441 struct messages_shim : std::messages<_CharT>, __shim struct in namespace:__facet_shims::__anon1940
447 messages_shim(const facet* f) : __shim(f) { } function in struct:__facet_shims::__anon1940::messages_shim

Completed in 86 milliseconds