lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
|
Redefines Type1 if not void, else Type2 if not void, nothing otherwise. More...
#include <conditional.h>
Public Types | |
typedef Type1 | type |
Redefines Type1 or Type2 if not void, undefined otherwise. |
Redefines Type1 if not void, else Type2 if not void, nothing otherwise.