#include <src/util/Convert.h>
Static Public Member Functions | |
static FORCEINLINE bool | convert (ToType *output, const FromType &input) |
static FORCEINLINE bool orxonox::ConverterFallback< FromType, ToType >::convert | ( | ToType * | output, | |
const FromType & | input | |||
) | [inline, static] |
References COUT.
Referenced by ConverterStringStream< FromType, ToType >::convert(), and fallbackTemplates::operator>>().