#include <counter.hpp>
Public Member Functions | |
impl_generic (value_type initial, long step) | |
Initializing constructor. More... | |
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 |
|
inline |
Initializing constructor.
|
inlinevirtual |
Implements boost::attribute::impl.
References boost::attributes::make_attribute_value(), and boost::next().
|
staticinherited |
|
staticinherited |