DPC++ Runtime
Runtime libraries for oneAPI DPC++
spec_constant_impl.hpp File Reference
#include <sycl/detail/defines.hpp>
#include <sycl/detail/iostream_proxy.hpp>
#include <sycl/detail/util.hpp>
#include <map>
#include <vector>
Include dependency graph for spec_constant_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sycl::_V1::detail::spec_constant_impl
 

Namespaces

 sycl
 
 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)