|
static constexpr bool | value = true |
|
static constexpr int | index = is_fmt_numeric<T>::index + 3 |
|
template<typename T>
struct is_fmt_numeric< std::complex< T >, detail::enable_if_t< std::is_floating_point< T >::value > >
Definition at line 37 of file complex.h.
The documentation for this struct was generated from the following file: