|
sparrow 1.3.0
|
| ▼Nsparrow | |
| ►Ndetail | |
| ►Nimpl | |
| ►Nmpl | |
| ►Nranges | |
| Rlayout_or_array | |
| Rallocator | |
| Rcan_any_allocator_sbo | |
| Ris_buffer_view | |
| RBufferReference | Concept that checks if a type is a buffer reference suitable for adaptation |
| RT_is_const_if_FromBufferRef_is_const | Concept that ensures T is const if FromBufferRef is const |
| Rvalidity_bitmap_input | Concept defining valid input types for validity bitmap creation |
| Rany_arrow_c_interface | Matches only the C interface structs for Arrow |
| Rarrow_schema_or_ptr | Matches ArrowSchema or a non-const pointer to an ArrowSchema |
| Rarrow_array_or_ptr | Matches ArrowArray or a non-const pointer to an ArrowArray |
| Rdate_type | |
| Rduration_type | |
| Rinterval_type | |
| Rlayout | Concept for layouts |
| Riterator_types | Concept for iterator types |
| Rtrivial_copyable_type | |
| Rtimestamp_type | |
| Rprimitive_type | |
| Rtime_type | |
| Rzoned_time_without_timezone_type | |
| Ris_arrow_base_type | Matches C++ representation types which are supported by default |
| Ris_arrow_base_type_extended | Checks if a type is an extended base type for Arrow |
| Ris_arrow_traits | Matches valid and complete arrow_traits specializations for type T |
| Rhas_arrow_type_traits | Matches types providing valid and complete arrow_traits specialization |
| Rany_arrow_type | Matches any type which is one of the base C++ types supported or at least that provides an arrow_traits specialization |
| Rlayout_offset | |
| Rdecimal_integer_type | Concept for valid decimal integer backing types |
| Rdecimal_type | Concept for valid decimal types |
| RRangeOfRanges | |
| RFormat | |
| RRangeOfFormats | |
| Rclonable | Matches types that provide a clone method |
| Rinput_metadata_container | Concept for input containers that can provide metadata pairs |
| Rnullable_of | |
| Rnullable_of_convertible_to | |
| Rrange_of_nullables | |
| Rfixed_size_sequence_view |