Template Function legion::core::force_value_cast

Function Documentation

template<typename T, typename U>
constexpr T legion::core::force_value_cast(U value)

Forcefully casts non pointer/reference type value from one to another.