class ugcs::vsm::Callback_proxy::Hasher

Overview

Callback proxy hasher based on referenced callback. More…

#include <callback.h>

class Hasher
{
public:
    // methods

    size_t operator () (const Callback_proxy& proxy) const;
};

Detailed Documentation

Callback proxy hasher based on referenced callback.

Methods

size_t operator () (const Callback_proxy& proxy) const

Hash value operator.