Orxonox
0.0.5 Codename: Arcturus
|
Fallback template for stringstream. 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 FromType &input) |
Fallback template for stringstream.
Neither FromType nor ToType was std::string, therefore delegate to orxonox::ConverterFallback
|
inlinestatic |