Range specified by an explicit start and end index.
More...
#include <iterator.hpp>
|
constexpr auto | is_valid (const std::size_t size) const -> bool |
|
constexpr auto | start (const std::size_t size) const -> std::size_t |
|
constexpr auto | end (const std::size_t size) const -> std::size_t |
|
|
std::size_t | begin_index |
|
std::size_t | end_index |
|
Range specified by an explicit start and end index.
The documentation for this struct was generated from the following file: