Namespaces¶
oneDPL uses namespace oneapi::dpl
for all its functionality including Parallel STL algorithms,
oneDPL execution policies, etc. For the subset of the standard C++ library for kernels, the standard class
and function names are also aliased in namespace oneapi::dpl
.