sandbox
Loading...
Searching...
No Matches
sbx::math::floating_point Concept Reference
Concept for floating-point types.
More...
#include <
concepts.hpp
>
Concept definition
template
<
typename
Type>
concept
sbx::math::floating_point
= is_floating_point_v<Type>
sbx::math::floating_point
Concept for floating-point types.
Definition:
concepts.hpp:72
Detailed Description
Concept for floating-point types.
Template Parameters
Type
Type to test.
sbx
math
floating_point
Generated by
1.9.5