ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ttg::overload::hash< void, void > Struct Reference

instantiation of hash for void More...

#include <hash.h>

Public Member Functions

auto operator() () const
 
auto operator() (const ttg::Void &) const
 

Detailed Description

instantiation of hash for void

Definition at line 92 of file hash.h.

Member Function Documentation

◆ operator()() [1/2]

auto ttg::overload::hash< void, void >::operator() ( ) const
inline

Definition at line 93 of file hash.h.

Here is the call graph for this function:

◆ operator()() [2/2]

auto ttg::overload::hash< void, void >::operator() ( const ttg::Void ) const
inline

Definition at line 95 of file hash.h.

Here is the call graph for this function:
Here is the caller graph for this function:

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