Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
half_float::detail::enable< T, typename, typename, typename > Struct Template Reference

#include <half.hpp>

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: