std::time_base

Langue: en

Version: 323354 (ubuntu - 08/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

std::time_base - Time format ordering data.

SYNOPSIS


Inherited by std::time_get< _CharT, _InIter >, and std::time_get< _CharT, _InIter >.

Public Types


enum dateorder { no_order, dmy, mdy, ymd, ydm }

Detailed Description

This class provides an enum representing different orderings of day, month, and year.

Definition at line 2745 of file locale_facets.h.

Author

Generated automatically by Doxygen for libstdc++ from the source code.