Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::attributes::function< R >::impl Class Referenceabstract

Base class for factory implementation. More...

#include <function.hpp>

Inheritance diagram for boost::attributes::function< R >::impl:
Collaboration diagram for boost::attributes::function< R >::impl:

Public Member Functions

virtual attribute_value get_value ()=0
 

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 R>
class boost::attributes::function< R >::impl

Base class for factory implementation.

Member Function Documentation

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 class was generated from the following file: