Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::has_trivial_constructor< boost::interprocess::offset_ptr< T, P, O, A > > Struct Template Reference

has_trivial_constructor<> == true_type specialization for optimizations More...

#include <offset_ptr.hpp>

Static Public Attributes

static const bool value = true
 

Detailed Description

template<class T, class P, class O, std::size_t A>
struct boost::has_trivial_constructor< boost::interprocess::offset_ptr< T, P, O, A > >

has_trivial_constructor<> == true_type specialization for optimizations

Member Data Documentation

template<class T , class P , class O , std::size_t A>
const bool boost::has_trivial_constructor< boost::interprocess::offset_ptr< T, P, O, A > >::value = true
static

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