N
Nick Keighley
Hi
Is this standard C++ or some (Microsoft?) extension?
This seemed to be a member function definition
Type MyClass::+ ()
{
}
It seemed to be an alias for a function that appeared in the class
definition
Is this standard C++ or some (Microsoft?) extension?
This seemed to be a member function definition
Type MyClass::+ ()
{
}
It seemed to be an alias for a function that appeared in the class
definition