boost::log::sinks::is_model_supported — A helper metafunction to check if a threading model is supported.
// In header: <boost/log/sinks/threading_models.hpp> template<typename TestedT, typename RequiredT> struct is_model_supported { };