sparrow 1.0.0
|
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.