VarArgTypeConversion< T > Struct Template Reference
Convert an argument into something useable in a vararg call.
More...
#include <CppTools.hpp>
List of all members.
|
Static Public Member Functions |
static const T & | Convert (const T &a) |
Detailed Description
template<class T>
struct VarArgTypeConversion< T >
Convert an argument into something useable in a vararg call.
This is used for converting strings or other types for calls to printf or similar fcts. You can easily add your own template instatiation for any type you want
Definition at line 58 of file CppTools.hpp.
The documentation for this struct was generated from the following file:
Generated on Fri Jun 17 13:36:20 2005 for ImLib3D by
1.4.2