std::__timepunct< _CharT > Class Template Reference

Inheritance diagram for std::__timepunct< _CharT >:

Inheritance graph
List of all members.

Detailed Description

template<typename _CharT>
class std::__timepunct< _CharT >

Definition at line 2870 of file locale_facets.h.

Public Types

Public Member Functions

Static Public Attributes

Protected Member Functions

Static Protected Member Functions

Protected Attributes

Friends


Constructor & Destructor Documentation

template<typename _CharT>
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.

Parameters:
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.


Member Data Documentation

template<typename _CharT>
locale::id std::__timepunct< _CharT >::id [static]

Numpunct facet id.

Definition at line 2885 of file locale_facets.h.


The documentation for this class was generated from the following files:
Generated on Thu Nov 1 13:16:58 2007 for libstdc++ by  doxygen 1.5.1