|
|
| getlines_view (std::istream &sin, char delim='\n') |
|
std::string & | cached () noexcept |
| | template (typename D=getlines_view)() const expr auto begin() -> detail::facade_iterator_t< D > |
| | Let d be static_cast<Derived &>(*this).
|
|
view_interface & | operator= (view_interface &&)=default |
|
CPP_member constexpr auto | empty () const noexcept -> CPP_ret(bool)() |
| | Test whether a range can be empty:
|
|
|
using | D |
|
constexpr view_as_cursor | begin_cursor () const |
|
constexpr default_sentinel_t | end_cursor () const |
|
constexpr getlines_view & | derived () noexcept |
|
friend | range_access |
The documentation for this struct was generated from the following file: