-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Description
The deliberate obfuscation of using single uppercase characters as macro names instead of meaningful identifiers makes it impossible to comingle k.h with any reasonable C++ program that uses templates in which template parameters are single letters such as T and U, which are extremely prevalent in the STL and in Boost and is generally accepted good practice for C++.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels