Orxonox  0.0.5 Codename: Arcturus
Static Public Member Functions | List of all members
orxonox::ConverterExplicit< bool, std::string > Struct Template Reference

Conversion from bool 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 (std::string *output, const bool &input)
 

Detailed Description

template<>
struct orxonox::ConverterExplicit< bool, std::string >

Conversion from bool to std::string.

Member Function Documentation

static ORX_FORCEINLINE bool orxonox::ConverterExplicit< bool, std::string >::convert ( std::string *  output,
const bool &  input 
)
inlinestatic

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