41 template<
typename _CharT>
47 template<
typename _CharT>
53 template<
typename _CharT>
61 const size_t __len = __builtin_strlen(__s) + 1;
62 char* __tmp =
new char[__len];
63 __builtin_memcpy(__tmp, __s, __len);
79 template<
typename _CharT>
#define __throw_exception_again
#define _GLIBCXX_VISIBILITY(V)
#define _GLIBCXX_END_NAMESPACE_VERSION
#define _GLIBCXX_BEGIN_NAMESPACE_VERSION
ISO C++ entities toplevel namespace is std.
facet(size_t __refs=0)
Facet constructor.
static void _S_destroy_c_locale(__c_locale &__cloc)
static const char * _S_get_c_name()
__c_locale _M_c_locale_timepunct
__timepunct(size_t __refs=0)
const char * _M_name_timepunct
void _M_initialize_timepunct(__c_locale __cloc=0)
__timepunct_cache< _CharT > __cache_type