Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::chrono::detail::ios_base_data_aux< CharT > Struct Template Reference

#include <ios_base_state.hpp>

Collaboration diagram for boost::chrono::detail::ios_base_data_aux< CharT >:

Public Member Functions

 ios_base_data_aux ()
 

Public Attributes

std::basic_string< CharT > time_fmt
 
std::basic_string< CharT > duration_fmt
 

Constructor & Destructor Documentation

template<typename CharT >
boost::chrono::detail::ios_base_data_aux< CharT >::ios_base_data_aux ( )
inline

Member Data Documentation

template<typename CharT >
std::basic_string<CharT> boost::chrono::detail::ios_base_data_aux< CharT >::duration_fmt
template<typename CharT >
std::basic_string<CharT> boost::chrono::detail::ios_base_data_aux< CharT >::time_fmt

The documentation for this struct was generated from the following file: