It is a standard facet is used to format the date and time information contained in a tm structure into a sequence of characters.
DeclarationFollowing is the declaration for std::time_put.
C++98template <class charT, class OutputIterator = ostreambuf_iterator<charT> > class time_put;C++11
template <class charT, class OutputIterator = ostreambuf_iterator<charT> > class time_put;Parameters
charT − It is a character type.
OutputIterator − It is an ouptut iterator type.
none
locale.htm
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4