GADGET-4
bits< T > Struct Template Reference

Type traits for floating point bits. More...

#include <half.hpp>

Inherited by bits< const T >, bits< const volatile T >, and bits< volatile T >.

Public Types

typedef unsigned char type
 

Detailed Description

template<typename T>
struct half_float::detail::bits< T >

Type traits for floating point bits.

Definition at line 357 of file half.hpp.

Member Typedef Documentation

◆ type

typedef unsigned char type

Definition at line 359 of file half.hpp.


The documentation for this struct was generated from the following file: