Toolbox
snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
toolbox
util
IsIntWrapper
toolbox::util::IsIntWrapper Concept Reference
#include <
toolbox/util/IntTypes.hpp
>
Concept definition
template
<
typename
ValueT>
concept
toolbox::util::IsIntWrapper
= is_instantiation_of<ValueT, IntWrapper>::value
toolbox::util::IsIntWrapper
Definition
IntTypes.hpp:257
Detailed Description
Definition at line
257
of file
IntTypes.hpp
.
Generated by
1.9.8