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

#include <detail/config.hpp>

Collaboration diagram for sycl::_V1::detail::SYCLConfig< SYCL_CACHE_IN_MEM >:

Static Public Member Functions

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

Static Public Attributes

static constexpr bool Default = true
 

Detailed Description

Definition at line 591 of file config.hpp.

Member Function Documentation

◆ get()

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

Definition at line 596 of file config.hpp.

◆ getName()

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

Definition at line 597 of file config.hpp.

Member Data Documentation

◆ Default

constexpr bool sycl::_V1::detail::SYCLConfig< SYCL_CACHE_IN_MEM >::Default = true
staticconstexpr

Definition at line 595 of file config.hpp.


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