sandbox
Loading...
Searching...
No Matches
sbx::math::scalar Concept Reference
Concept for scalar numeric types.
More...
#include <
concepts.hpp
>
Concept definition
template
<
typename
Type>
concept
sbx::math::scalar
= is_scalar_v<Type>
sbx::math::scalar
Concept for scalar numeric types.
Definition:
concepts.hpp:150
Detailed Description
Concept for scalar numeric types.
Template Parameters
Type
Type to test.
sbx
math
scalar
Generated by
1.9.5