template<typename BaseType>
is_discrete struct
Helps find out if a base type is discrete or not.
Contents
- Reference
Also check is_discrete_v<BaseType>, which should be more easy to use
Public static variables
- static const bool value