Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
posix_time_legacy_io.hpp File Reference
Include dependency graph for posix_time_legacy_io.hpp:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::posix_time
 Defines a non-adjusted time system with nano-second resolution and stable calculation properties.
 

Functions

template<class charT >
std::basic_istream< charT > & boost::posix_time::operator>> (std::basic_istream< charT > &is, time_duration &td)
 
template<class charT >
std::basic_istream< charT > & boost::posix_time::operator>> (std::basic_istream< charT > &is, ptime &pt)
 
template<class charT >
std::basic_istream< charT > & boost::posix_time::operator>> (std::basic_istream< charT > &is, time_period &tp)
 operator>> for time_period. More...