|
sparrow 2.0.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
Concept for std::array types. More...
#include <mp_utils.hpp>
Concept for std::array types.
This concept identifies standard array types by checking for the required type members and ensuring the type structure matches std::array.
| T | Type to check |
Definition at line 1113 of file mp_utils.hpp.