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

A helper for unordered containers. More...

#include <TaskContext.h>

Public Member Functions

size_t operator() (const TaskContext &task_context) const
 The hash function for the TaskContext instance. More...
 

Detailed Description

A helper for unordered containers.

Member Function Documentation

◆ operator()()

size_t olp::client::TaskContextHash::operator() ( const TaskContext task_context) const
inline

The hash function for the TaskContext instance.

Parameters
task_contextThe TaskContext instance.
Returns
The hash for the TaskContext instance.

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