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

/openbsd-current/gnu/llvm/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 67 milliseconds