Mtype.containedType

Return the type if the value contained.

class Mtype(T)
final const pure @safe @property
containedType
()
if (
__traits(hasMember, T, "precision")
)

Meta