Searched refs:__proxy (Results 1 – 2 of 2) sorted by relevance
49 class __proxy54 explicit __proxy(char_type __c, streambuf_type* __s) in __proxy() function78 _LIBCPP_INLINE_VISIBILITY istreambuf_iterator(const __proxy& __p) _NOEXCEPT in istreambuf_iterator()88 _LIBCPP_INLINE_VISIBILITY __proxy operator++(int)90 return __proxy(__sbuf_->sbumpc(), __sbuf_);
48 struct __proxy { struct131 return __proxy{*_VSTD::__unchecked_get<_Iter>(__hold_)};