mrdocs::polyfill::reference_constructs_from_temporary_v

true if binding a reference of type To to an expression of type From would bind to a temporary. Mirrors std::reference_constructs_from_temporary_v.

Synopsis

using std::reference_constructs_from_temporary_v;

Created with MrDocs