schemaDefault

Factory producing the @schemaDefault UDA so the element type is inferred from the supplied value (@schemaDefault(false) rather than @schemaDefault!bool(false)).

@safe @safe pure nothrow
schemaDefault
(
T
)
()