DPC++ Runtime
Runtime libraries for oneAPI DPC++
bit_cast.hpp File Reference
#include <sycl/detail/memcpy.hpp>
#include <type_traits>
Include dependency graph for bit_cast.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sycl
 ---— Error handling, matching OpenCL plugin semantics.
 
 sycl::_V1
 
 sycl::_V1::detail
 

Functions

template<typename To , typename From >
To sycl::_V1::bit_cast (const From &from) noexcept
 
template<typename To , typename From >
To sycl::_V1::detail::bit_cast (const From &from) noexcept