sandbox
Loading...
Searching...
No Matches
sbx::utility::offset_count Struct Reference

Range specified by an offset and a count. More...

#include <iterator.hpp>

Public Member Functions

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
 

Public Attributes

std::size_t offset
 
std::size_t count
 

Detailed Description

Range specified by an offset and a count.


The documentation for this struct was generated from the following file: