TypeInfoReal
Declaration
TypeInfoReal :: struct #base TypeInfo #compiler {
bit_count: s32
}
Description
Detailed information about real types: f32
, f64
.
Members
bit_count
Size of type in bits.
Declared in: a.bl
TypeInfoReal :: struct #base TypeInfo #compiler {
bit_count: s32
}
Detailed information about real types: f32
, f64
.
bit_count
Size of type in bits.Declared in: a.bl