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< half, U, R > Struct Template Reference

#include <half.hpp>

Static Public Member Functions

static half cast (U arg)
 

Static Private Member Functions

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

Member Function Documentation

◆ cast()

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

◆ cast_impl() [1/2]

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

◆ cast_impl() [2/2]

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

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