isBaseOptionValueType

a trait func for checking whether a type is base inner option value (OptionBaseValue)

template isBaseOptionValueType (
T
) {}

Members

Variables

isBaseOptionValueType
enum bool isBaseOptionValueType;
Undocumented in source.

Meta