template<typename BaseType>
meos::is_discrete struct

Helps find out if a base type is discrete or not.

Contents

Also check is_discrete_v<BaseType>, which should be more easy to use

Public static variables

static const bool value