Contains self_ keyword.
Go to the source code of this file.
Namespaces | |
| namespace | xtd | 
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.  | |
Macros | |
| #define | self_ | 
| The self_ expression is a reference value expression whose value is the reference of the implicit object parameter (the object on which the non-static member function (up to C++23) implicit object member function (since C++23) is called).   | |