MU Library
half_float::detail::bits< T > Struct Template Reference

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

#include <half.hpp>

Inheritance diagram for half_float::detail::bits< 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 551 of file half.hpp.

Member Typedef Documentation

◆ type

template<typename T >
typedef unsigned char half_float::detail::bits< T >::type

Definition at line 553 of file half.hpp.


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