DPC++ Runtime
Runtime libraries for oneAPI DPC++
filter_selector_impl.cpp File Reference
#include <detail/device_impl.hpp>
#include <detail/filter_selector_impl.hpp>
#include <sycl/backend_types.hpp>
#include <sycl/device.hpp>
#include <sycl/device_selector.hpp>
#include <sycl/exception.hpp>
#include <cctype>
#include <regex>
#include <string>
#include <vector>
Include dependency graph for filter_selector_impl.cpp:

Go to the source code of this file.

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::ext
 
 sycl::_V1::ext::oneapi
 
 sycl::_V1::ext::oneapi::detail
 

Functions

std::vector< std::string > sycl::_V1::ext::oneapi::detail::tokenize (const std::string &Filter, const std::string &Delim)
 
filter sycl::_V1::ext::oneapi::detail::create_filter (const std::string &Input)
 
namespace sycl::_V1::__SYCL2020_DEPRECATED ("use 'ext::oneapi' instead") ONEAPI