|
lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
|
Helper struct that may be used to pass constant integers (compile-time literals). More...
#include <constexpr.h>
Static Public Attributes | |
| static const int | value = ConstIntExpr |
| Integer literal. | |
Helper struct that may be used to pass constant integers (compile-time literals).
1.7.6.1