Public Member Functions | Static Public Attributes | List of all members
google::protobuf::hash< string > Struct Reference

#include <hash.h>

Public Member Functions

bool operator() (const string &a, const string &b) const
 
size_t operator() (const string &key) const
 

Static Public Attributes

static const size_t bucket_size = 4
 
static const size_t min_buckets = 8
 

Detailed Description

Definition at line 81 of file hash.h.

Member Function Documentation

◆ operator()() [1/2]

bool google::protobuf::hash< string >::operator() ( const string a,
const string b 
) const
inline

Definition at line 88 of file hash.h.

◆ operator()() [2/2]

size_t google::protobuf::hash< string >::operator() ( const string key) const
inline

Definition at line 82 of file hash.h.

Member Data Documentation

◆ bucket_size

const size_t google::protobuf::hash< string >::bucket_size = 4
static

Definition at line 86 of file hash.h.

◆ min_buckets

const size_t google::protobuf::hash< string >::min_buckets = 8
static

Definition at line 87 of file hash.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:08