Public Attributes | List of all members
detail::float_specs Struct Reference

#include <format.h>

Public Attributes

bool binary32: 1
 
float_format format: 8
 
bool locale: 1
 
int precision
 
bool showpoint: 1
 
sign_t sign: 8
 
bool upper: 1
 

Detailed Description

Definition at line 2424 of file format.h.

Member Data Documentation

◆ binary32

bool detail::float_specs::binary32

Definition at line 2430 of file format.h.

◆ format

float_format detail::float_specs::format

Definition at line 2426 of file format.h.

◆ locale

bool detail::float_specs::locale

Definition at line 2429 of file format.h.

◆ precision

int detail::float_specs::precision

Definition at line 2425 of file format.h.

◆ showpoint

bool detail::float_specs::showpoint

Definition at line 2431 of file format.h.

◆ sign

sign_t detail::float_specs::sign

Definition at line 2427 of file format.h.

◆ upper

bool detail::float_specs::upper

Definition at line 2428 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