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

/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_iterators.h265 struct forward_iterator_wrapper : public input_iterator_wrapper<T> struct in namespace:__gnu_test
269 forward_iterator_wrapper(T* _ptr, ContainerType* SharedInfo_in) function in struct:__gnu_test::forward_iterator_wrapper
273 forward_iterator_wrapper(const forward_iterator_wrapper& in) function in struct:__gnu_test::forward_iterator_wrapper
277 forward_iterator_wrapper() function in struct:__gnu_test::forward_iterator_wrapper
[all...]

Completed in 44 milliseconds