c++ overloading to make an overridable variable?? 'operator float(void) const ....' specifies the cast type, I don't know what adding 'float' in th...
c++ overloading to make an overridable variablelooking over the generated code [code]OvFloat32 ovf2=9.1; OvFloat32 ovf3=10; [/code] is not right it...
c++ overloading to make an overridable variableI have a bunch of generated code. (no I can't fix the generator) For every 'float' I want to make i...
This user does not accept Private Messages