DPC++ Runtime
Runtime libraries for oneAPI DPC++
exception.cpp File Reference
#include <detail/global_handler.hpp>
#include <sycl/context.hpp>
#include <sycl/exception.hpp>
#include <cstring>
Include dependency graph for exception.cpp:

Go to the source code of this file.

Namespaces

 sycl
 
 sycl::_V1
 

Functions

const std::error_category & sycl::_V1::sycl_category () noexcept
 
std::error_code sycl::_V1::make_error_code (sycl::errc E) noexcept
 Constructs an error code using e and sycl_category() More...