olp-cpp-sdk  1.18.1
Public Member Functions | List of all members
olp::client::CancellationContextHash Struct Reference

A helper for unordered containers. More...

#include <CancellationContext.h>

Public Member Functions

size_t operator() (const CancellationContext &context) const
 The hash function for the CancellationContext instance. More...
 

Detailed Description

A helper for unordered containers.

Member Function Documentation

◆ operator()()

size_t olp::client::CancellationContextHash::operator() ( const CancellationContext context) const
inline

The hash function for the CancellationContext instance.

Parameters
contextThe CancellationContext instance.
Returns
The hash for the CancellationContext instance.

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