Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Teuchos::ToStringTraits< bool > Class Reference

Specialization for bool. More...

#include <Teuchos_toString.hpp>

Static Public Member Functions

static std::string toString (const bool &t)
 

Detailed Description

Specialization for bool.

Definition at line 90 of file Teuchos_toString.hpp.

Member Function Documentation

◆ toString()

static std::string Teuchos::ToStringTraits< bool >::toString ( const bool & t)
inlinestatic

Definition at line 92 of file Teuchos_toString.hpp.


The documentation for this class was generated from the following file: