Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
Teuchos::ToStringTraits< ERCPStrength > Class Template Reference

Traits class specialization for toString(...) function for converting from ERCPStrength to std::string. More...

#include <Teuchos_RCPNode.hpp>

Static Public Member Functions

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

Detailed Description

template<>
class Teuchos::ToStringTraits< ERCPStrength >

Traits class specialization for toString(...) function for converting from ERCPStrength to std::string.

Definition at line 119 of file Teuchos_RCPNode.hpp.

Member Function Documentation

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

Definition at line 121 of file Teuchos_RCPNode.hpp.


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