Photon 1.0.0
|
#include <core.h>
Public Attributes | |
int | precision |
float_format | format: 8 |
sign_t | sign: 8 |
bool | upper: 1 |
bool | locale: 1 |
bool | binary32: 1 |
bool | showpoint: 1 |
bool float_specs::binary32 |
float_format float_specs::format |
bool float_specs::locale |
int float_specs::precision |
bool float_specs::showpoint |
sign_t float_specs::sign |
bool float_specs::upper |