MySQL 9.6.0
Source Code Documentation
optional_is_same.h File Reference

Experimental API header. More...

#include <concepts>

Go to the source code of this file.

Namespaces

namespace  mysql
 
namespace  mysql::meta
 

Concepts

concept  mysql::meta::Optional_is_same
 True if either Other is omitted/void, or Test is the same type as Other.
 

Detailed Description

Experimental API header.