libstdc++
GNU C++ library
Loading...
Searching...
No Matches

◆ iterator_category

template<typename _Bi_iter, typename _Ch_type = typename iterator_traits<_Bi_iter>::value_type, typename _Rx_traits = regex_traits<_Ch_type>>
typedef std::forward_iterator_tag std::regex_token_iterator< _Bi_iter, _Ch_type, _Rx_traits >::iterator_category

Definition at line 2896 of file regex.h.