Stratax
0.3.1
Loading...
Searching...
No Matches
stratax::core::concept_detail::SupportedIntegral Concept Reference
Concept definition
template
<
typename
T>
concept
stratax::core::concept_detail::SupportedIntegral
=
SameAsAny
<
T,
stratax::dtype::int8,
stratax::dtype::int16,
stratax::dtype::int32,
stratax::dtype::int64,
stratax::dtype::uint8,
stratax::dtype::uint16,
stratax::dtype::uint32,
stratax::dtype::uint64>
stratax::core::concept_detail::SameAsAny
Definition
Concepts.hpp:14
stratax::core::concept_detail::SupportedIntegral
Definition
Concepts.hpp:22
Detailed Description
Definition at line
22
of file
Concepts.hpp
.
stratax
core
concept_detail
SupportedIntegral
Generated by
1.9.8