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::duration_units_default_holder< CharT > Struct Template Reference

#include <duration_units.hpp>

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

Public Types

typedef std::basic_string< CharT > string_type
 

Static Public Attributes

static string_typen_d_valid_units_ =0
 
static string_typevalid_units_ =0
 
static bool initialized_ = false
 

Member Typedef Documentation

template<typename CharT>
typedef std::basic_string<CharT> boost::chrono::detail::duration_units_default_holder< CharT >::string_type

Member Data Documentation

template<typename CharT>
bool boost::chrono::detail::duration_units_default_holder< CharT >::initialized_ = false
static
template<typename CharT>
duration_units_default_holder< CharT >::string_type * boost::chrono::detail::duration_units_default_holder< CharT >::n_d_valid_units_ =0
static
template<typename CharT>
duration_units_default_holder< CharT >::string_type * boost::chrono::detail::duration_units_default_holder< CharT >::valid_units_ =0
static

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