MCPcopy Create free account
hub / github.com/LBANN/lbann / what

Method what

src/utils/exception.cpp:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60const char* exception::what() const noexcept { return m_message.c_str(); }
61
62void exception::print_report(std::ostream& os) const { os << m_message; }
63

Callers 15

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
do_preload_data_storeMethod · 0.45
do_preload_data_storeMethod · 0.45
~cuTT_PermuteImplMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 3

mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36