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

/haiku/headers/cpp/
H A Dstl_iterator.h171 #define __ITERATOR_CATEGORY(__i) __iterator_category(__i) macro
255 #define __ITERATOR_CATEGORY(__i) iterator_category(__i) macro

Completed in 34 milliseconds