GADGET-4
result< T, U > Struct Template Reference

#include <half.hpp>

Inherits enable< expr, T, U >.

Detailed Description

template<typename T, typename U>
struct half_float::detail::result< T, U >

Return type for specialized generic 2-argument half-precision functions. This class template has to be specialized for each valid combination of argument types to provide a corresponding type member denoting the appropriate return type.

Template Parameters
Tfirst argument type
Ufirst argument type

Definition at line 528 of file half.hpp.


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