Derecho  0.9
Distributed systems toolkit for RDMA
Public Types | Static Public Member Functions | List of all members
TypeInfo< bool > Class Template Reference

Public Types

typedef bool type
 

Static Public Member Functions

static const char * name ()
 
static bool default_value ()
 
static bool convert (bool &X)
 

Detailed Description

template<>
class TypeInfo< bool >

Definition at line 67 of file GetPot.cpp.

Member Typedef Documentation

◆ type

typedef bool TypeInfo< bool >::type

Definition at line 70 of file GetPot.cpp.

Member Function Documentation

◆ convert()

static bool TypeInfo< bool >::convert ( bool &  X)
inlinestatic

Definition at line 71 of file GetPot.cpp.

◆ default_value()

static bool TypeInfo< bool >::default_value ( )
inlinestatic

Definition at line 69 of file GetPot.cpp.

◆ name()

static const char* TypeInfo< bool >::name ( )
inlinestatic

Definition at line 68 of file GetPot.cpp.


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