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