Kea  1.9.9-git
isc::db::StatementTagHash Struct Reference

Hash function for StatementMap keys. More...

#include <cql_connection.h>

Public Member Functions

size_t operator() (StatementTag const &key) const
 

Detailed Description

Hash function for StatementMap keys.

Delegates to std::hash<std::string>.

Definition at line 92 of file cql_connection.h.

Member Function Documentation

size_t isc::db::StatementTagHash::operator() ( StatementTag const &  key) const
inline

Definition at line 93 of file cql_connection.h.


The documentation for this struct was generated from the following file: