isSupportedValueType.isSupportedValueType

Undocumented in source.
template isSupportedValueType(T)
enum isSupportedValueType = is(typeof(getBSONTypeID(T.init)));

Meta