![]() |
Andrey Semashev
14.07.2009
The header contains implementation of asynchronous sink frontent.
BOOST_LOG_SINK_CTOR_FORWARD_INTERNAL(z, n, types)
namespace boost { namespace log { namespace sinks { template<typename SinkBackendT> class asynchronous_sink; } } }