Type trait to check if a class is a specialization of a template with two non-type parameter and types. More...
#include <ikarus/utils/traits.hh>
Type | Template class with a non-type parameter and types. |
T | First non-type parameter. |
R | Second non-type parameter. |
N | Types used to instantiate the template. |