DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::experimental::online_compile_error Class Reference

Represents an error happend during online compilation. More...

#include <sycl/ext/intel/experimental/online_compiler.hpp>

Public Member Functions

 online_compile_error ()=default
 
 online_compile_error (const std::string &Msg)
 

Detailed Description

Represents an error happend during online compilation.

Definition at line 67 of file online_compiler.hpp.

Constructor & Destructor Documentation

◆ online_compile_error() [1/2]

sycl::_V1::ext::intel::experimental::online_compile_error::online_compile_error ( )
default

◆ online_compile_error() [2/2]

sycl::_V1::ext::intel::experimental::online_compile_error::online_compile_error ( const std::string &  Msg)
inline

Definition at line 70 of file online_compiler.hpp.


The documentation for this class was generated from the following file: