Searched defs:_It (Results 1 – 5 of 5) sorted by relevance
133 _It; typedef395 _It; typedef
550 using _It = decltype(_End{}(std::declval<_Tp&>())); in _GLIBCXX_VISIBILITY() local608 using _It = decltype(_Begin{}(std::declval<_Tp&>())); in _GLIBCXX_VISIBILITY() local
256 using _It = decltype(_End{}(std::declval<_Tp&>())); in _GLIBCXX_VISIBILITY() local314 using _It = decltype(_Begin{}(std::declval<_Tp&>())); in _GLIBCXX_VISIBILITY() local
485 __call_with_subscripts(_Tp&& __x, index_sequence<_It...>, _Fp&& __fun) in __call_with_subscripts()