|
|
| CPP_assert (std::is_arithmetic< T >()) |
|
constexpr | linear_distribute_view (T from, T to, std::ptrdiff_t n) noexcept |
|
constexpr std::size_t | size () const noexcept |
| | template (typename D=linear_distribute_view< T >)() 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 linear_distribute_view< T > & | derived () noexcept |
|
friend | range_access |
The documentation for this struct was generated from the following file: