Searched refs:__libcpp_is_unbounded_array (Results 1 – 1 of 1) sorted by relevance
22 struct _LIBCPP_TEMPLATE_VIS __libcpp_is_unbounded_array : false_type {}; struct24 struct _LIBCPP_TEMPLATE_VIS __libcpp_is_unbounded_array<_Tp[]> : true_type {};