sparrow
0.6.0
Loading...
Searching...
No Matches
sparrow::decimal_type Concept Reference
#include <
decimal.hpp
>
Concept definition
template
<
typename
T>
concept
sparrow::decimal_type
=
is_decimal_v<T>
&&
decimal_integer_type<typename T::integer_type>
sparrow::decimal_integer_type
Definition
decimal.hpp:17
sparrow::decimal_type
Definition
decimal.hpp:65
sparrow::is_decimal_v
constexpr bool is_decimal_v
Definition
decimal.hpp:62
Detailed Description
Definition at line
65
of file
decimal.hpp
.
sparrow
decimal_type
Generated by
1.13.2