sparrow 0.6.0
Loading...
Searching...
No Matches
sparrow::is_arrow_base_type Concept Reference

Matches C++ representation types which are supported by default. More...

#include <data_type.hpp>

Concept definition

template<class T>
Matches C++ representation types which are supported by default.
consteval bool contains(L list)
Definition mp_utils.hpp:285
static constexpr all_base_types_t all_base_types
Type list of every C++ representation types supported by default, in order matching data_type related...

Detailed Description

Matches C++ representation types which are supported by default.

Definition at line 673 of file data_type.hpp.