VisionCpp  0.0.1
Public Types | List of all members
visioncpp::internal::DeviceSelector< device::host > Struct Reference

specialisation of the device_selector for sycl when the device type is host More...

#include <device.hpp>

Collaboration diagram for visioncpp::internal::DeviceSelector< device::host >:

Public Types

using Type = cl::sycl::host_selector
 

Detailed Description

specialisation of the device_selector for sycl when the device type is host

Definition at line 46 of file sycl/device.hpp.

Member Typedef Documentation

◆ Type

using visioncpp::internal::DeviceSelector< device::host >::Type = cl::sycl::host_selector

Definition at line 47 of file sycl/device.hpp.


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