db2394dbe7
Rename __* to _gde_* https://timsong-cpp.github.io/cppwp/n3337/global.names https://en.cppreference.com/w/cpp/language/identifiers Identifiers appearing as a token or preprocessing token (i.e., not in user-defined-string-literal like operator ""id) (since C++11) of one of the following forms are reserved: - identifiers with a double underscore anywhere; - identifiers that begin with an underscore followed by an uppercase letter; - in the global namespace, identifiers that begin with an underscore. |
||
---|---|---|
.. | ||
binder_common.hpp | ||
builtin_ptrcall.hpp | ||
class_db.hpp | ||
defs.hpp | ||
engine_ptrcall.hpp | ||
error_macros.hpp | ||
math.hpp | ||
memory.hpp | ||
method_bind.hpp | ||
method_ptrcall.hpp | ||
mutex_lock.hpp | ||
object.hpp | ||
property_info.hpp | ||
type_info.hpp |