Nix (Dev)
3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::concepts::integralStrongType Concept Reference
#include <
concepts.hpp
>
Concept definition
template
<
class
T>
concept
iv::concepts::integralStrongType
=
iv::concepts::strongType<T>
&& std::integral<typename T::wrapped_type>
iv::concepts::integralStrongType
Definition
concepts.hpp:164
iv::concepts::strongType
Definition
concepts.hpp:158
iv
concepts
integralStrongType
Generated by
1.12.0