IsConst evaluates to true if the provided type T is const, false otherwise.
More...
#include <TypeTraits.h>
Public Types | |
| using | type = T |
Static Public Attributes | |
| static constexpr bool | value = false |
IsConst evaluates to true if the provided type T is const, false otherwise.