#include <sycl/detail/defines.hpp>
#include <sycl/detail/iostream_proxy.hpp>
#include <sycl/detail/util.hpp>
#include <sycl/stl.hpp>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | sycl::_V1::detail::spec_constant_impl |
Namespaces | |
sycl | |
---— Error handling, matching OpenCL plugin semantics. | |
sycl::_V1 | |
sycl::_V1::detail | |
Typedefs | |
using | sycl::_V1::detail::SpecConstRegistryT = std::map< std::string, spec_constant_impl > |
Functions | |
std::ostream & | sycl::_V1::detail::operator<< (std::ostream &Out, const spec_constant_impl &V) |
void | sycl::_V1::detail::stableSerializeSpecConstRegistry (const SpecConstRegistryT &Reg, SerializedObj &Dst) |