Home
last modified time | relevance | path

Searched defs:__proxy (Results 1 – 2 of 2) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__iterator/
Dcommon_iterator.h49 struct __proxy { struct
53 iter_value_t<_Iter> __value_;
Distreambuf_iterator.h54 explicit __proxy(char_type __c, streambuf_type* __s) in __proxy() function