Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__type_traits/
H A Dis_unbounded_array.h22 struct _LIBCPP_TEMPLATE_VIS __libcpp_is_unbounded_array : false_type {}; struct
24 struct _LIBCPP_TEMPLATE_VIS __libcpp_is_unbounded_array<_Tp[]> : true_type {};