P2255R2 Type Traits To Detect References Binding To Temporaries
LWG-3819 reference_meows_from_temporary should not use is_meowible
LWG-4045 tuple can create dangling references from tuple-like
LWG-4148 unique_ptr::operator* should not allow dangling references
Feature-test macro:
#define __cpp_lib_reference_from_temporary 202202L
P2255R2 Type Traits To Detect References Binding To Temporaries
LWG-3819
reference_meows_from_temporaryshould not useis_meowibleLWG-4045
tuplecan create dangling references fromtuple-likeLWG-4148
unique_ptr::operator*should not allow dangling referencesFeature-test macro: