sparrow 0.3.0
Loading...
Searching...
No Matches
run_end_encoded_array.hpp File Reference
Include dependency graph for run_end_encoded_array.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sparrow::detail::get_data_type_from_array< sparrow::run_end_encoded_array >
 
class  sparrow::run_end_encoded_array
 

Namespaces

namespace  sparrow
 
namespace  sparrow::detail
 

Functions

SPARROW_API bool sparrow::operator== (const run_end_encoded_array &lhs, const run_end_encoded_array &rhs)
 

Variables

template<class T>
constexpr bool sparrow::is_run_end_encoded_array_v = std::same_as<T, run_end_encoded_array>
 Checks whether T is a run_end_encoded_array type.