ComPPare
1.0.0
Loading...
Searching...
No Matches
comppare::internal::concepts::Integral Concept Reference
Concept for an integral type.
More...
#include <
concepts.hpp
>
Concept definition
template
<
typename
T>
concept
comppare::internal::concepts::Integral
= std::integral<std::remove_cvref_t<T>>
comppare::internal::concepts::Integral
Concept for an integral type.
Definition
concepts.hpp:69
Detailed Description
Concept for an integral type.
Template Parameters
T
comppare
internal
concepts
Integral
Generated by
1.9.8