OmniSciDB
cde582ebc3
|
#include "StringDictionaryTranslationMgr.h"
#include "CodeGenerator.h"
#include "Execute.h"
#include "Parser/ParserNode.h"
#include "RuntimeFunctions.h"
#include "Shared/checked_alloc.h"
#include "StringDictionary/StringDictionaryProxy.h"
Go to the source code of this file.
Functions | |
bool | one_or_more_string_ops_is_null (const std::vector< StringOps_Namespace::StringOpInfo > &string_op_infos) |
bool one_or_more_string_ops_is_null | ( | const std::vector< StringOps_Namespace::StringOpInfo > & | string_op_infos | ) |
Definition at line 40 of file StringDictionaryTranslationMgr.cpp.