sparrow 0.3.0
|
#include <numeric>
#include <ranges>
#include "sparrow/buffer/buffer.hpp"
#include "sparrow/types/data_type.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) |