bits< T > Struct Template Reference

Type traits for floating-point bits. More...

#include <half.hpp>

Inheritance diagram for bits< T >:
bits< const T > bits< const volatile T > 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 485 of file half.hpp.

Member Typedef Documentation

◆ type

typedef unsigned char type

Definition at line 485 of file half.hpp.


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