result< T, U > Struct Template Reference

result&lt; T, U &gt; Struct Template Reference#

half: half_float::detail::result< T, U > Struct Template Reference
half_float::detail::result< T, U > Struct Template Reference

Return type for specialized generic 2-argument half-precision functions. More...

#include <half.hpp>

Inheritance diagram for half_float::detail::result< T, U >:
half_float::detail::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 393 of file half.hpp.


The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-half/checkouts/latest/include/half.hpp