Boost C++ Libraries

PrevUpHomeNext

Class impl

boost::log::attributes::counter::impl — Base class for factory implementation.

Synopsis

// In header: <boost/log/attributes/counter.hpp>



// Base class for factory implementation.

class impl : public attribute::impl {
};

PrevUpHomeNext