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 1557 of file format.h.

Member Typedef Documentation

◆ significand_type

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

Definition at line 1558 of file format.h.

Member Data Documentation

◆ exponent

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

Definition at line 1560 of file format.h.

◆ significand

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

Definition at line 1559 of file format.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30