![]() |
|
|||
File indexing completed on 2025-07-30 08:46:18
0001 /* 0002 Copyright (c) 2020-2021 Intel Corporation 0003 0004 Licensed under the Apache License, Version 2.0 (the "License"); 0005 you may not use this file except in compliance with the License. 0006 You may obtain a copy of the License at 0007 0008 http://www.apache.org/licenses/LICENSE-2.0 0009 0010 Unless required by applicable law or agreed to in writing, software 0011 distributed under the License is distributed on an "AS IS" BASIS, 0012 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 0013 See the License for the specific language governing permissions and 0014 limitations under the License. 0015 */ 0016 0017 // All public entities of the OneAPI Spec are available under oneapi namespace 0018 0019 // Define tbb namespace first as it might not be known yet 0020 namespace tbb {} 0021 0022 namespace oneapi { 0023 namespace tbb = ::tbb; 0024 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |