p12tic / cppreference-doc

C++ standard library reference
en.cppreference.com
GNU General Public License v3.0
411 stars 102 forks source link

Index: remove extra whitespace and remove SCNX* #99

Closed cpplearner closed 3 years ago

cpplearner commented 3 years ago

These SCNX* macros (with uppercase X) used to be erroneously specified in the C++ standard. (This mistake has been fixed.) They are never specified in the C standard.