...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::log::strictest_lock — The metafunction selects the most strict lock type of the specified.
// In header: <boost/log/utility/strictest_lock.hpp> template<typename... LocksT> struct strictest_lock { // types typedef implementation_defined type; };