feisty meow concerns codebase  2.140
basis::enhance_cpp Class Reference

Provides missing language features in C++. More...

#include <enhance_cpp.h>

Inheritance diagram for basis::enhance_cpp:
Collaboration diagram for basis::enhance_cpp:

Detailed Description

Provides missing language features in C++.

The most noticeable missing thing in C++ when trying to build debugging and tracking subsystems with it is reflection. This header attempts to ameliorate some of the worst missing parts, such as the fact that a function cannot get its own name, and other really helpful features.

Definition at line 31 of file enhance_cpp.h.


The documentation for this class was generated from the following file: