|
BetaTrader
A HFT Eco-System
|
Constants used by the data layer (database paths and similar). More...
#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | data |
Variables | |
| const std::string | data::databasePath = ":memory:" |
Constants used by the data layer (database paths and similar).
This header contains small, shared constants used by the persistence implementation. It is intended to be included by implementation files in the data module.