Searched refs:__distance_type (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/cpp/
H A Dstl_iterator.h146 __distance_type(const _Iter&) function
165 distance_type(const _Iter& __i) { return __distance_type(__i); }
172 #define __DISTANCE_TYPE(__i) __distance_type(__i)

Completed in 36 milliseconds