|
sparrow 2.2.1
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
#include "sparrow/buffer/buffer.hpp"#include "sparrow/debug/copy_tracker.hpp"#include "sparrow/utils/contracts.hpp"#include "sparrow/utils/mp_utils.hpp"Go to the source code of this file.
Classes | |
| class | sparrow::buffer_view< T > |
Namespaces | |
| namespace | sparrow |
| namespace | sparrow::copy_tracker |
Functions | |
| template<typename T> requires mpl::is_type_instance_of_v<T, buffer_view> | |
| std::string | sparrow::copy_tracker::key () |
| template<class T> | |
| bool | sparrow::operator== (const buffer_view< T > &lhs, const buffer_view< T > &rhs) |