Derecho  0.9
Distributed systems toolkit for RDMA
Static Public Member Functions | List of all members
TypeInfo< std::string > Class Template Reference
Inheritance diagram for TypeInfo< std::string >:
Inheritance graph
[legend]
Collaboration diagram for TypeInfo< std::string >:
Collaboration graph
[legend]

Static Public Member Functions

static const char * convert (std::string &X)
 
static std::string default_value ()
 

Detailed Description

template<>
class TypeInfo< std::string >

Definition at line 87 of file GetPot.cpp.

Member Function Documentation

◆ convert()

static const char* TypeInfo< std::string >::convert ( std::string &  X)
inlinestatic

Definition at line 89 of file GetPot.cpp.

◆ default_value()

static std::string TypeInfo< std::string >::default_value ( )
inlinestatic

Definition at line 90 of file GetPot.cpp.


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