Public Types | Public Attributes | List of all members
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 dragonbox::decimal_fp< T >

Definition at line 1207 of file format.h.

Member Typedef Documentation

◆ significand_type

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

Definition at line 1208 of file format.h.

Member Data Documentation

◆ exponent

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

Definition at line 1210 of file format.h.

◆ significand

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

Definition at line 1209 of file format.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:56