|
TDLS 0.2.0
Tiny Device-callable Linear Solvers
|
Concept gating the explicit-configuration entry points. More...
#include <adaptors.hpp>
Concept gating the explicit-configuration entry points.
The constraint is load-bearing: it removes those overloads when the first explicit template argument is not a configuration value, so a lone pass_width argument reaches the default-configuration overloads instead. remove_cvref_t absorbs the reference-flavoured type some compilers (nvcc) report for class-type non-type template parameters.
| ConfigType | candidate configuration type |