BioCMAMC-ST
FloatingPointType Concept Reference
#include <
traits.hpp
>
Concept definition
template
<
typename
T>
concept
FloatingPointType
= std::is_floating_point_v<std::remove_cvref_t<T>>
FloatingPointType
Definition
traits.hpp:20
FloatingPointType
Generated by
1.12.0