Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::date_time::time_resolution_traits_bi64_impl Struct Reference

traits struct for time_resolution_traits implementation type More...

#include <time_resolution_traits.hpp>

Public Types

typedef boost::int64_t int_type
 
typedef boost::int64_t impl_type
 

Static Public Member Functions

static int_type as_number (impl_type i)
 
static bool is_adapted ()
 Used to determine if implemented type is int_adapter or int. More...
 

Detailed Description

traits struct for time_resolution_traits implementation type

Member Typedef Documentation

Member Function Documentation

static int_type boost::date_time::time_resolution_traits_bi64_impl::as_number ( impl_type  i)
inlinestatic
static bool boost::date_time::time_resolution_traits_bi64_impl::is_adapted ( )
inlinestatic

Used to determine if implemented type is int_adapter or int.


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