sparrow 0.3.0
Loading...
Searching...
No Matches
offsets.hpp File Reference
#include <numeric>
#include <ranges>
#include "sparrow/buffer/buffer.hpp"
#include "sparrow/types/data_type.hpp"
Include dependency graph for offsets.hpp:

Go to the source code of this file.

Namespaces

namespace  sparrow
 

Functions

template<layout_offset OT, std::ranges::sized_range R>
requires std::ranges::sized_range<std::ranges::range_value_t<R>>
buffer< OT > sparrow::make_offset_buffer (const R &range)