E2297 'this' can only be used within a member function (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

In C++, "this" is a reserved word that can be used only within class member functions.