Qrack  9.0
General classical-emulating-quantum development framework
Static Public Member Functions | Static Private Member Functions | List of all members
half_float::detail::half_caster< T, half, R > Struct Template Reference

#include <half.hpp>

Static Public Member Functions

static T cast (half arg)
 

Static Private Member Functions

static T cast_impl (half arg, true_type)
 
static T cast_impl (half arg, false_type)
 

Member Function Documentation

◆ cast()

template<typename T , std::float_round_style R>
static T half_float::detail::half_caster< T, half, R >::cast ( half  arg)
inlinestatic

◆ cast_impl() [1/2]

template<typename T , std::float_round_style R>
static T half_float::detail::half_caster< T, half, R >::cast_impl ( half  arg,
false_type   
)
inlinestaticprivate

◆ cast_impl() [2/2]

template<typename T , std::float_round_style R>
static T half_float::detail::half_caster< T, half, R >::cast_impl ( half  arg,
true_type   
)
inlinestaticprivate

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