MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / report

Method report

extern/boost/boost/test/tools/assertion.hpp:367–370  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

365 return OP::eval( m_lhs.value(), m_rhs );
366 }
367 void report( std::ostream& ostr ) const
368 {
369 return OP::report( ostr, m_lhs, m_rhs );
370 }
371
372 assertion_result evaluate( bool no_message = false ) const
373 {

Callers

nothing calls this directly

Calls 1

reportFunction · 0.50

Tested by

no test coverage detected