bit_cast#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
◆ bit_cast()
template<typename To , typename From , STDGPU_DETAIL_OVERLOAD_IF(sizeof(To)==sizeof(From) &&std::is_trivially_copyable_v< To > && std::is_trivially_copyable_v< From >) >
Reinterprets the object of the given type as an instance of the desired type.
|
Generated by 1.9.6