|
time_put_bynameclass templates
<locale>
template <class charT, class OutputIterator = ostreambuf_iterator<charT> > class time_put_byname; Facet to format dates and times
The time_put_byname standard facet has the same characteristics as the time_put class, except that its constructor allows the construction of an object for a specific named locale:
|