Feature testing (od C++20)
The standard defines a set of preprocessor macros corresponding to C++ language and library features introduced in C++ or later. They are intended as a simple and portable way to detect the presence of said features.
The standard defines a set of preprocessor macros corresponding to C++ language and library features introduced in C++ or later. They are intended as a simple and portable way to detect the presence of said features.