Home
last modified time | relevance | path

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

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