Searched defs:integer_sequence (Results 1 – 1 of 1) sorted by relevance
27 struct _LIBCPP_TEMPLATE_VIS integer_sequence struct31 "std::integer_sequence can only be instantiated with an integral type" ); argument40 using index_sequence = integer_sequence<size_t, _Ip...>; argument