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 37 of file complex.h.

Member Data Documentation

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
static

Definition at line 39 of file complex.h.

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

Definition at line 38 of file complex.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48