MySQL 8.0.40
Source Code Documentation
|
#include <optional>
#include <string>
Go to the source code of this file.
Classes | |
class | Value |
a nullable SQL value. More... | |
Functions | |
bool | operator== (const Value &a, const Value &b) |
bool | operator!= (const Value &a, const Value &b) |