.. SPDX-FileCopyrightText: 2019-2020 Intel Corporation .. .. SPDX-License-Identifier: CC-BY-4.0 Namespaces ---------- oneDPL uses :code:`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 :code:`namespace oneapi::dpl`.