
#include <bit/utility.h>
Public Attributes | |
| float | f |
| struct { | |
| unsigned int sign: 1 | |
| unsigned int biased_exponent: 8 | |
| unsigned int mantissa: 23 | |
| } | mpn |
| unsigned int bit::be_single_IEEE754::sign |
| unsigned int bit::be_single_IEEE754::biased_exponent |
| unsigned int bit::be_single_IEEE754::mantissa |
| struct { ... } bit::be_single_IEEE754::mpn |
1.5.6