MySQL 9.6.0
Source Code Documentation
mysql::strconv::Is_checker Concept Reference

True for all Checker specializations. More...

#include <checker.h>

Concept definition

template<class Test>
Concept used to determine at compile time whether a given type Test is a template specialization of t...
Definition: is_specialization.h:68
True for all Checker specializations.
Definition: checker.h:78

Detailed Description

True for all Checker specializations.