Harlinn.Windows 0.1
Loading...
Searching...
No Matches
half_float::detail::enable< T, typename, typename, typename > Struct Template Reference

#include <half.hpp>

Inheritance diagram for half_float::detail::enable< T, typename, typename, typename >:
[legend]

Detailed Description

template<typename T, typename, typename = void, typename = void>
struct half_float::detail::enable< T, typename, typename, typename >

SFINAE helper for generic half-precision functions. This class template has to be specialized for each valid combination of argument types to provide a corresponding type member equivalent to T.

Template Parameters
Ttype to return

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