Andrey Semashev
15.04.2007
The header contains implementation of a constant attribute.
namespace boost { namespace log { namespace attributes { template<typename T> class constant; } } }