Forward declarations of some popular odbc related types.
Definition in file odbc_fwd.hpp.
Go to the source code of this file.
#include <memory>Namespaces | |
| namespace | storages |
| Components, clients and helpers for different databases and storages. | |
| namespace | storages::odbc |
| Top namespace for uODBC driver. | |
Typedefs | |
| using | storages::odbc::ClusterPtr = std::shared_ptr<Cluster> |
| Smart pointer to the storages::odbc::Cluster. | |