Searched defs:__libcpp_is_referenceable (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_referenceable.h24 struct __libcpp_is_referenceable : integral_constant<bool, __is_referenceable(_Tp)> {}; struct in inherits:integral_constant

Completed in 266 milliseconds