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:59
toolbox::util::detail::AllowedNumeric
Definition
OStreamBase.hpp:62
Detailed Description
Definition at line
62
of file
OStreamBase.hpp
.
Generated by
1.9.8