|
| adaptor_base (adaptor_base &&)=default |
|
| adaptor_base (adaptor_base const &)=default |
|
adaptor_base & | operator= (adaptor_base &&)=default |
|
adaptor_base & | operator= (adaptor_base const &)=default |
|
| adaptor_base (detail::ignore_t, detail::ignore_t={}, detail::ignore_t={}) |
|
| template (typename I)(requires input_or_output_iterator< I >) static iter_reference_t< I > read(I const &it |
|
|
template<typename Rng > |
static constexpr auto CPP_auto_fun() | begin (Rng &rng)(return ranges |
|
The documentation for this struct was generated from the following file: