Searched refs:__with_reference (Results 1 – 1 of 1) sorted by relevance
48 using __with_reference = _Tp&; variable51 concept __can_reference = requires { typename __with_reference<_Tp>; }; variable