__timepunct Class Template Reference

Inheritance diagram for __timepunct:

Inheritance graph
List of all members.

Detailed Description

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

Definition at line 2799 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

__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.


Member Data Documentation

locale::id id [static]

Numpunct facet id.

Definition at line 2814 of file locale_facets.h.


The documentation for this class was generated from the following file:
Generated on Thu Nov 1 17:38:04 2007 for libstdc++ by  doxygen 1.5.1