Orxonox  0.0.5 Codename: Arcturus
Static Public Member Functions | List of all members
orxonox::ConverterExplicit< const char *, ToType > Struct Template Reference

Delegates conversion from const char* to std::string. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/util/Convert.h>

Static Public Member Functions

static ORX_FORCEINLINE bool convert (ToType *output, const char *input)
 

Detailed Description

template<class ToType>
struct orxonox::ConverterExplicit< const char *, ToType >

Delegates conversion from const char* to std::string.

Member Function Documentation

template<class ToType >
static ORX_FORCEINLINE bool orxonox::ConverterExplicit< const char *, ToType >::convert ( ToType *  output,
const char *  input 
)
inlinestatic

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