Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::attributes::basic_clock< TimeTraitsT >::impl Struct Reference

Attribute factory implementation. More...

#include <clock.hpp>

Inheritance diagram for boost::attributes::basic_clock< TimeTraitsT >::impl:
Collaboration diagram for boost::attributes::basic_clock< TimeTraitsT >::impl:

Public Member Functions

attribute_value get_value ()
 

Static Public Member Functions

static BOOST_LOG_API void * operator new (std::size_t size)
 
static BOOST_LOG_API void operator delete (void *p, std::size_t size) BOOST_NOEXCEPT
 

Detailed Description

template<typename TimeTraitsT>
struct boost::attributes::basic_clock< TimeTraitsT >::impl

Attribute factory implementation.

Member Function Documentation

template<typename TimeTraitsT >
attribute_value boost::attributes::basic_clock< TimeTraitsT >::impl::get_value ( )
inlinevirtual
Returns
The actual attribute value. It shall not return empty values (exceptions shall be used to indicate errors).

Implements boost::attribute::impl.

References boost::spirit::detail::attribute_value().

static BOOST_LOG_API void boost::attribute::impl::operator delete ( void *  p,
std::size_t  size 
)
staticinherited
static BOOST_LOG_API void* boost::attribute::impl::operator new ( std::size_t  size)
staticinherited

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