Lbug C++ API
Loading...
Searching...
No Matches
lbug::common::NumericTypes Concept Reference
#include <
types.h
>
Concept definition
template
<
typename
T>
concept
lbug::common::NumericTypes
=
IntegerTypes<T>
|| std::floating_point<T>
lbug::common::IntegerTypes
Definition
types.h:149
lbug::common::NumericTypes
Definition
types.h:155
lbug
common
NumericTypes
Generated by
1.14.0