OmniSciDB
a5dc49c757
|
#include "Shared/sqldefs.h"
#include "Shared/sqltypes.h"
#include <map>
#include <memory>
#include <ostream>
Go to the source code of this file.
Classes | |
struct | StringOps_Namespace::StringOpInfo |
Namespaces | |
StringOps_Namespace | |
Typedefs | |
using | StringOps_Namespace::LiteralArgMap = std::map< size_t, std::pair< SQLTypes, Datum >> |
Functions | |
std::ostream & | StringOps_Namespace::operator<< (std::ostream &stream, const std::vector< StringOpInfo > &string_op_infos) |