Searched refs:print_log_value (Results 1 – 2 of 2) sorted by relevance
316 struct print_log_value { struct343 struct print_log_value<the_type > { \353 struct print_log_value< T[N] > { struct364 struct BOOST_TEST_DECL print_log_value<bool> { struct374 struct BOOST_TEST_DECL print_log_value<char> { struct381 struct BOOST_TEST_DECL print_log_value<unsigned char> { struct388 struct BOOST_TEST_DECL print_log_value<char const*> { struct395 struct BOOST_TEST_DECL print_log_value<wchar_t const*> { struct467 print_log_value<T>()( ostr, ph.m_t ); in operator <<()
57 // ************** print_log_value ************** //61 print_log_value<char>::operator()( std::ostream& ostr, char t )78 print_log_value<unsigned char>::operator()( std::ostream& ostr, unsigned char t )93 print_log_value<char const*>::operator()( std::ostream& ostr, char const* t )101 print_log_value<wchar_t const*>::operator()( std::ostream& ostr, wchar_t const* t )