MySQL 9.6.0
Source Code Documentation
checker.h File Reference

Experimental API header. More...

#include <concepts>
#include "mysql/meta/is_specialization.h"

Go to the source code of this file.

Classes

class  mysql::strconv::Checker< Checker_function_tp >
 Class holding a checker function, used to check the validity of a parsed value. More...
 

Namespaces

namespace  mysql
 
namespace  mysql::strconv
 

Concepts

concept  mysql::strconv::Is_checker_function
 True for types that are invocable without arguments.
 
concept  mysql::strconv::Is_checker
 True for all Checker specializations.
 

Detailed Description

Experimental API header.