![]() |
MySQL 9.6.0
Source Code Documentation
|
Concept used to determine at compile time whether a given type Test is a template specialization of the Primary. More...
#include <is_specialization.h>
Concept used to determine at compile time whether a given type Test is a template specialization of the Primary.
This works if all template arguments of Primary are types (not constants/non-types).