Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dcommon_iterator.h51 struct __proxy { struct
55 iter_value_t<_Iter> __value_;
H A Distreambuf_iterator.h54 explicit __proxy(char_type __c, streambuf_type* __s) __proxy() function