StormByte C++ Library: Database module 1.1.0
StormByte-Database is the SQL module of the StormByte C++ suite.
Loading...
Searching...
No Matches
Classes | Namespaces
value.hxx File Reference
#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>
Include dependency graph for value.hxx:
This graph shows which files directly or indirectly include this file:

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.