Function operator<<

Synopsis

Declared in header <test_suite.hpp>

template<class T>
std::ostream&
operator<<(
    const log_type&,
    T&& t);