|
StormByte C++ Library: Database module 1.1.0
StormByte-Database is the SQL module of the StormByte C++ suite.
|
#include <StormByte/database/exception.hxx>#include <StormByte/database/typedefs.hxx>#include <StormByte/database/visibility.h>#include <StormByte/type_traits.hxx>#include <cmath>#include <limits>#include <type_traits>

Go to the source code of this file.
Classes | |
| class | StormByte::Database::Value |
| Type-erased SQL value (NULL, integers, double, text, blob, bool). More... | |
Namespaces | |
| namespace | StormByte |
| namespace | StormByte::Database |
| Database module of the StormByte suite. | |