DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::SYCLConfig< SYCL_ENABLE_FUSION_CACHING > Class Reference

#include <detail/config.hpp>

Static Public Member Functions

static bool get ()
 
static void reset ()
 
static const char * getName ()
 

Detailed Description

Definition at line 563 of file config.hpp.

Member Function Documentation

◆ get()

static bool sycl::_V1::detail::SYCLConfig< SYCL_ENABLE_FUSION_CACHING >::get ( )
inlinestatic

Definition at line 567 of file config.hpp.

◆ getName()

static const char* sycl::_V1::detail::SYCLConfig< SYCL_ENABLE_FUSION_CACHING >::getName ( )
inlinestatic

Definition at line 580 of file config.hpp.

◆ reset()

static void sycl::_V1::detail::SYCLConfig< SYCL_ENABLE_FUSION_CACHING >::reset ( )
inlinestatic

Definition at line 578 of file config.hpp.


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