spdlog
Loading...
Searching...
No Matches
Public Attributes | List of all members
big_decimal_fp Struct Reference

Detailed Description

Definition at line 1603 of file format.h.

#include <format.h>

Public Attributes

const charsignificand
 
int significand_size
 
int exponent
 

Member Data Documentation

◆ exponent

int big_decimal_fp::exponent

Definition at line 1606 of file format.h.

◆ significand

const char* big_decimal_fp::significand

Definition at line 1604 of file format.h.

◆ significand_size

int big_decimal_fp::significand_size

Definition at line 1605 of file format.h.


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