| ADC Home > Reference Library > Reference > Darwin > Miscellaneous User Space API Reference 
 | 
| locale_facets.h | 
| Includes: | <ctime> <cwctype> <iosfwd> <bits/ios_base.h> <streambuf> <bits/ctype_base.h> <bits/ctype_inline.h> <bits/codecvt.h> <bits/time_members.h> <bits/messages_members.h> <ctime> <cwctype> <iosfwd> <bits/ios_base.h> <streambuf> <bits/ctype_base.h> <bits/ctype_inline.h> <bits/codecvt.h> <bits/time_members.h> <bits/messages_members.h> <ctime> <cwctype> <iosfwd> <bits/ios_base.h> <streambuf> <bits/ctype_base.h> <bits/ctype_inline.h> <bits/codecvt.h> <bits/time_members.h> <bits/messages_members.h> | 
This is an internal header file, included by other library headers. You should not attempt to use it directly.
| __timepunct | 
explicit __timepunct( __c_locale __cloc, const char*__s, size_t __refs = 0);
clocsrefs@brief  Internal constructor. Not for general use.
This is a constructor for use by the library itself to set up new
locales.
| messages_base | 
struct messages_base { typedef int catalog; };
@brief Messages facet base class providing catalog typedef.
| 
 |