Template Function TRAP::INTERNAL::ReInit#

Function Documentation#

template<typename T, typename U, typename V>
constexpr void TRAP::INTERNAL::ReInit(T *newValue, U *oldValue, V &&arg) noexcept(std::is_nothrow_constructible_v<T, V>)#