Static Public Attributes | List of all members
is_fmt_numeric< std::complex< T >, detail::enable_if_t< std::is_floating_point< T >::value > > Struct Template Reference

#include <complex.h>

Static Public Attributes

static constexpr int index = is_fmt_numeric<T>::index + 3
 
static constexpr bool value = true
 

Detailed Description

template<typename T>
struct is_fmt_numeric< std::complex< T >, detail::enable_if_t< std::is_floating_point< T >::value > >

Definition at line 42 of file complex.h.

Member Data Documentation

◆ index

template<typename T >
constexpr int is_fmt_numeric< std::complex< T >, detail::enable_if_t< std::is_floating_point< T >::value > >::index = is_fmt_numeric<T>::index + 3
staticconstexpr

Definition at line 44 of file complex.h.

◆ value

template<typename T >
constexpr bool is_fmt_numeric< std::complex< T >, detail::enable_if_t< std::is_floating_point< T >::value > >::value = true
staticconstexpr

Definition at line 43 of file complex.h.


The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:15