MySQL 9.1.0
Source Code Documentation
|
Experimental API header. More...
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | mysql::utils::Is_specialization< Test, Primary > |
Helper struct used to determine at compile time whether a given type T is a template specialization of the Primary. More... | |
struct | mysql::utils::Is_specialization< Primary< Args... >, Primary > |
Helper struct used to determine at compile time whether a given type T is a template specialization of the Primary. More... | |
Namespaces | |
namespace | mysql |
namespace | mysql::utils |
Experimental API header.