Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
query-text.cpp File Reference

Implementation bits regarding a syntactical standard representation of predicate queries. More...

Go to the source code of this file.

Description

Implementation bits regarding a syntactical standard representation of predicate queries.

Definition in file query-text.cpp.

#include "lib/query-text.hpp"
#include <boost/functional/hash.hpp>
#include <string>

Namespaces

namespace  lib
 Implementation namespace for support and library code.
 

Functions

HashVal hash_value (QueryText const &entry)
 support using queries in hashtables.