Synopsis
Declared in <mp‐units/framework/reference.h>
template<
typename Q2,
typename U2>
[[nodiscard]]
consteval
/* implementation-defined */
operator*(
reference lhs,
reference<Q2, U2> rhs);
Created with MrDocs