|
sparrow 2.0.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
Concept for character-like types. More...
#include <mp_utils.hpp>
Concept for character-like types.
This concept matches basic character types commonly used for byte-level operations and text processing.
| T | Type to check |
Definition at line 1100 of file mp_utils.hpp.