Searched defs:__ITERATOR_CATEGORY (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_iterator.h171 #define __ITERATOR_CATEGORY(__i) __iterator_category(__i) macro
255 #define __ITERATOR_CATEGORY(__i) iterator_category(__i) macro

Completed in 44 milliseconds