Go to the source code of this file.
Namespaces | |
sycl | |
sycl::_V1 | |
Functions | |
template<typename To , typename From > | |
std::enable_if_t< sizeof(To)==sizeof(From) &&std::is_trivially_copyable< From >::value &&std::is_trivially_copyable< To >::value, To > | sycl::_V1::bit_cast (const From &from) noexcept |