A declare variant template is only compatible with a base when the
number of template arguments is equal, otherwise our instantiations will
produce nonsensical results.
Exposes as part of D109344.
Differential D109770
[OpenMP] Declare variants for templates need to match # template args jdoerfert on Sep 14 2021, 9:30 AM. Authored by
Details A declare variant template is only compatible with a base when the Exposes as part of D109344.
Diff Detail
|