Provided by: libstdc++6-4.7-doc_4.7.4-3ubuntu12_all 

NAME
std::time_base -
SYNOPSIS
Inherited by std::time_get< _CharT, _InIter >.
Public Types
enum dateorder { no_order, dmy, mdy, ymd, ydm }
Detailed Description
Time format ordering data.
This class provides an enum representing different orderings of time: day, month, and year.
Definition at line 52 of file locale_facets_nonio.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Mon Jan 18 2016 std::time_base(3cxx)