sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::array_inner_types_base Struct Reference

Base class for array_inner_types specialization. More...

#include <array_base.hpp>

Inheritance diagram for sparrow::array_inner_types_base:
[legend]

Public Types

using bitmap_type = dynamic_bitset_view<std::uint8_t>
 

Detailed Description

Base class for array_inner_types specialization.

It defines common types used in the array implementation classes.

Definition at line 39 of file array_base.hpp.

Member Typedef Documentation

◆ bitmap_type

Definition at line 41 of file array_base.hpp.


The documentation for this struct was generated from the following file: