Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
unit_test::suite_results::name

Returns the name of this suite.

Synopsis
std::string const&
name() const;

PrevUpHomeNext