HepMC3 event record library
Static Public Member Functions | Static Public Attributes
format_descriptor< T, detail::enable_if_t< std::is_arithmetic< T >::value > > Struct Template Reference

Static Public Member Functions

static std::string format ()
 

Static Public Attributes

static constexpr const char c = "?bBhHiIqQfdg"[detail::is_fmt_numeric<T>::index]
 
static constexpr const char value [2] = { c, '\0' }
 

Detailed Description

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

Definition at line 745 of file detail/common.h.


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