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