.. SPDX-FileCopyrightText: 2019-2022 Intel Corporation .. .. SPDX-License-Identifier: CC-BY-4.0 Namespaces ---------- oneDPL uses :code:`namespace oneapi::dpl` for all its functionality including parallel 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`.