HepMC3 event record library
Static Public Member Functions | Static Public Attributes
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.


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