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

glibc defines I as a macro which breaks things, e.g., boost template names More...

#include <complex.h>

Static Public Member Functions

static std::string format ()
 

Static Public Attributes

static constexpr const char c = format_descriptor<T>::c
 
static constexpr const char value [3] = { 'Z', c, '\0' }
 

Detailed Description

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

glibc defines I as a macro which breaks things, e.g., boost template names

Definition at line 22 of file complex.h.

Member Function Documentation

template<typename T >
static std::string format_descriptor< std::complex< T >, detail::enable_if_t< std::is_floating_point< T >::value > >::format ( )
inlinestatic

Definition at line 25 of file complex.h.

Member Data Documentation

template<typename T >
constexpr const char format_descriptor< std::complex< T >, detail::enable_if_t< std::is_floating_point< T >::value > >::c = format_descriptor<T>::c
static

Definition at line 23 of file complex.h.

template<typename T >
constexpr const char format_descriptor< std::complex< T >, detail::enable_if_t< std::is_floating_point< T >::value > >::value = { 'Z', c, '\0' }
static

Definition at line 24 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:47