oneapi-src / oneDPL

oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html
Apache License 2.0
720 stars 114 forks source link

CTAD is generated automatically from the constructors (if we have appropriate ones) #1806

Closed MikeDvorskiy closed 2 weeks ago

MikeDvorskiy commented 2 weeks ago
          CTAD is generated automatically from the constructors (if we have appropriate ones)

_Originally posted by @rarutyun in https://github.com/oneapi-src/oneDPL/pull/1457#discussion_r1735575182_

dmitriy-sobolev commented 2 weeks ago

Duplicates #1801