sparrow 1.0.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()
Checks if a typelist contains a specific type.
Definition mp_utils.hpp:633

Detailed Description

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

Definition at line 673 of file data_type.hpp.