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
Declared in <mrdocs/polyfill/type_traits.hpp>
using std::reference_constructs_from_temporary_v;
Created with MrDocs