![]() |
boost::log::attributes::counter::impl_dec
// In header: <boost/log/attributes/counter.hpp> class impl_dec : public counter< T >::impl { public: // construct/copy/destruct explicit impl_dec(value_type); // public member functions attribute_value get_value(); };