sparrow
1.0.0
Loading...
Searching...
No Matches
sparrow::timestamp_type Concept Reference
#include <
timestamp_concepts.hpp
>
Concept definition
template
<
typename
T>
concept
sparrow::timestamp_type
=
mpl::contains<timestamp_types_t, T>
()
sparrow::timestamp_type
Definition
timestamp_concepts.hpp:29
sparrow::mpl::contains
consteval bool contains()
Checks if a typelist contains a specific type.
Definition
mp_utils.hpp:633
Detailed Description
Definition at line
29
of file
timestamp_concepts.hpp
.
sparrow
timestamp_type
Generated by
1.13.2