tket
Loading...
Searching...
No Matches
tket
arithmetic
tket::arithmetic Concept Reference
#include <
ResourceData.hpp
>
Concept definition
template
<
typename
T>
concept
tket::arithmetic
= std::integral<T> or std::floating_point<T>
tket::arithmetic
Definition
ResourceData.hpp:25
Detailed Description
Definition at line
25
of file
ResourceData.hpp
.
Generated by
1.9.8