sparrow 0.9.0
|
#include "sparrow/array_api.hpp"
#include "sparrow/array_factory.hpp"
#include "sparrow/layout/array_bitmap_base.hpp"
#include "sparrow/layout/array_wrapper.hpp"
#include "sparrow/layout/layout_utils.hpp"
#include "sparrow/layout/nested_value_types.hpp"
#include "sparrow/layout/struct_layout/struct_array.hpp"
#include "sparrow/utils/functor_index_iterator.hpp"
Go to the source code of this file.
Classes | |
struct | sparrow::array_inner_types< map_array > |
class | sparrow::map_array |
Namespaces | |
namespace | sparrow |
Variables | |
template<class T> | |
constexpr bool | sparrow::is_map_array_v = std::same_as<T, map_array> |