Functionsยง
- check_
validity_ requirement - Determines if this type permits โrawโ initialization by just transmuting some memory into an
instance of
T
. - check_
validity_ ๐requirement_ lax - Implements the โlaxโ (default) version of the
check_validity_requirement
checks; see that function for details. - check_
validity_ ๐requirement_ strict - Implements the โstrictโ version of the
check_validity_requirement
checks; see that function for details. - validate_
scalar_ ๐in_ layout