MySQL 9.6.0
Source Code Documentation
mysql::strconv::detail::Is_checker_pred< Test > Struct Template Reference

Class template parameterized by an object type, holding a member class template, which is a type predicate whose member constant value is true if Test is a checker for the object type. More...

#include <parse_options.h>

Inheritance diagram for mysql::strconv::detail::Is_checker_pred< Test >:
[legend]

Detailed Description

template<class Test>
struct mysql::strconv::detail::Is_checker_pred< Test >

Class template parameterized by an object type, holding a member class template, which is a type predicate whose member constant value is true if Test is a checker for the object type.


The documentation for this struct was generated from the following file: