|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Specialization for bool. More...
#include <Teuchos_toString.hpp>
Static Public Member Functions | |
| static std::string | toString (const bool &t) |
Specialization for bool.
Definition at line 89 of file Teuchos_toString.hpp.
| static std::string Teuchos::ToStringTraits< bool >::toString | ( | const bool & | t | ) | [inline, static] |
Definition at line 91 of file Teuchos_toString.hpp.
1.7.6.1