OmniSciDB
a5dc49c757
|
#include <string>
#include <unordered_map>
#include "rapidjson/document.h"
#include "rapidjson/stringbuffer.h"
#include "rapidjson/writer.h"
#include "Logger/Logger.h"
#include "Shared/StringTransform.h"
Go to the source code of this file.
Classes | |
struct | foreign_storage::OptionsContainer |
Namespaces | |
foreign_storage | |
Typedefs | |
using | foreign_storage::OptionsMap = std::map< std::string, std::string, std::less<>> |