Toolbox
snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
toolbox
util
detail
AllowedNumeric
toolbox::util::detail::AllowedNumeric Concept Reference
#include <
toolbox/util/OStreamBase.hpp
>
Concept definition
template
<
class
T>
concept
toolbox::util::detail::AllowedNumeric
=
AllowedIntegral<T>
|| std::floating_point<T>
toolbox::util::detail::AllowedIntegral
Definition
OStreamBase.hpp:58
toolbox::util::detail::AllowedNumeric
Definition
OStreamBase.hpp:61
Detailed Description
Definition at line
61
of file
OStreamBase.hpp
.
Generated by
1.9.8