...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::operator<<
// In header: <boost/log/utility/formatting_ostream.hpp> template<typename StreamT, typename T> unspecified operator<<(StreamT && strm, T value);