Functions§
- Determines if this type permits “raw” initialization by just transmuting some memory into an instance of
T
. - Implements the ‘lax’ (default) version of the
check_validity_requirement
checks; see that function for details. - Implements the ‘strict’ version of the
check_validity_requirement
checks; see that function for details.