Public Types | Public Attributes | List of all members
detail::dragonbox::decimal_fp< T > Struct Template Reference

#include <format.h>

Public Types

using significand_type = typename float_info< T >::carrier_uint
 

Public Attributes

int exponent
 
significand_type significand
 

Detailed Description

template<typename T>
struct detail::dragonbox::decimal_fp< T >

Definition at line 1263 of file format.h.

Member Typedef Documentation

template<typename T>
using detail::dragonbox::decimal_fp< T >::significand_type = typename float_info<T>::carrier_uint

Definition at line 1264 of file format.h.

Member Data Documentation

template<typename T>
int detail::dragonbox::decimal_fp< T >::exponent

Definition at line 1266 of file format.h.

template<typename T>
significand_type detail::dragonbox::decimal_fp< T >::significand

Definition at line 1265 of file format.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:51