Macro to mark a method as overriding one from the base class. More...
Go to the source code of this file.
Defines | |
| #define | HAVE_ATH_OVERRIDE 0 |
| #define | ATH_OVERRIDE |
Macro to mark a method as overriding one from the base class.
virtual void foo() ATH_OVERRIDE;
1.6.1