Skyscraper 2.0
xr::math::detail Namespace Reference

Functions

template<typename X , typename Y >
constexpr const X & implement_math_cast (const Y &value)
 
template<typename X , typename Y >
constexpr X & implement_math_cast (Y &value)
 

Function Documentation

◆ implement_math_cast() [1/2]

template<typename X , typename Y >
const X & xr::math::detail::implement_math_cast ( const Y & value)
constexpr

◆ implement_math_cast() [2/2]

template<typename X , typename Y >
X & xr::math::detail::implement_math_cast ( Y & value)
constexpr

Definition at line 98 of file XrMath.h.