Home
last modified time | relevance | path

Searched refs:__reference_constructs_from_temporary_v (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dreference_constructs_from_temporary.h35 inline const bool __reference_constructs_from_temporary_v = __reference_constructs_from_temporary(_… variable
39 inline const bool __reference_constructs_from_temporary_v = __reference_binds_to_temporary(_Tp, _Up… variable
/freebsd/contrib/llvm-project/libcxx/include/
H A Dtuple342 static_assert(!__reference_constructs_from_temporary_v<_Hp, _Tp&&>,
350 static_assert(!__reference_constructs_from_temporary_v<_Hp, _Tp&&>,