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

#include <Half.h>

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

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