Commit Graph

4 Commits

Author SHA1 Message Date
Patryk Wrobel 3778a371fd Count parameter pack's elements via sizeof...(Ts)
This change removes redundant template functions, which
duplicated the functionality of sizeof...() operator.

Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>
2022-08-16 09:19:51 +02:00
lgotszal 3bd4bca911 Copyright header update
Dates corrected in copyright headers to reflect original publication date
(2018 for OpenCL, 2020 for Level Zero).

Signed-off-by: lgotszal <lukasz.gotszald@intel.com>
2021-05-17 20:38:19 +02:00
Filip Hazubski 9a8125cdb0 Correct formatting
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2021-03-16 10:29:41 +01:00
kamdiedrich 9e97b42ee6 Reorganization directory structure [4/n]
Change-Id: Ib868ed62d12ea8f9f123644219ba299e86a658ac
2020-02-24 01:04:42 +01:00