λ61
Loading...
Searching...
No Matches
l61
meta
eventBusFrequencyCompatible
l61::meta::eventBusFrequencyCompatible Concept Reference
#include <
types.hpp
>
Concept definition
template
<
typename
T>
concept
l61::meta::eventBusFrequencyCompatible
=
std::is_same_v<T, std::int32_t> ||
std::is_same_v<T, std::string> ||
std::is_convertible_v<T, std::string>
l61::meta::eventBusFrequencyCompatible
Definition
types.hpp:48
Detailed Description
A type Safeway not to blow your leg off With event frequencies
Generated by
1.14.0