|
|
|
|
|
by Kranar
1138 days ago
|
|
> constexpr reduces the need for macro-constants const is sufficient to eliminate the use of macro-constants with the exception of the use of such constants by the preprocessor itself (in which case constexpr is also inapplicable). |
|