Skip to content
  • Christoph Conrads's avatar
    Src: read, write float types directly · 0e6c15f5
    Christoph Conrads authored
    * get rid of `float_components` class
      * fix GCC 8 `-Wclass-memaccess` warnings as a side effect
    * assemble, disassemble float types directly with the aid of `memcpy`,
      bitwise integer operations
    0e6c15f5