DPC++ Runtime
Runtime libraries for oneAPI DPC++
syclcompat::kernel_library Class Reference

#include <syclcompat/kernel.hpp>

Public Member Functions

 kernel_library ()
 
 kernel_library (void *ptr)
 
 operator void * () const
 

Detailed Description

Definition at line 341 of file kernel.hpp.

Constructor & Destructor Documentation

◆ kernel_library() [1/2]

syclcompat::kernel_library::kernel_library ( )
inline

Definition at line 343 of file kernel.hpp.

◆ kernel_library() [2/2]

syclcompat::kernel_library::kernel_library ( void *  ptr)
inline

Definition at line 344 of file kernel.hpp.

Member Function Documentation

◆ operator void *()

syclcompat::kernel_library::operator void * ( ) const
inline

Definition at line 346 of file kernel.hpp.


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