Definition at line 2870 of file locale_facets.h.
std::__timepunct< _CharT >::__timepunct | ( | __c_locale | __cloc, | |
const char * | __s, | |||
size_t | __refs = 0 | |||
) | [explicit] |
Internal constructor. Not for general use.
This is a constructor for use by the library itself to set up new locales.
cloc | The "C" locale. | |
s | The name of a locale. | |
refs | Passed to the base facet class. |
Definition at line 57 of file time_members.h.
References std::__timepunct< _CharT >::_M_name_timepunct.
locale::id std::__timepunct< _CharT >::id [static] |