PdCom  5.3
Process data communication client
Public Member Functions | List of all members
PdCom::Future< Exception, Result >::Hash Struct Reference

Hash support, e.g. for std::unordered_set. More...

#include <Future.h>

Inheritance diagram for PdCom::Future< Exception, Result >::Hash:
std::hash< PdCom::Future< Exception, Result... > >

Public Member Functions

std::size_t operator() (Future const &future) const
 

Detailed Description

template<class Exception, class... Result>
struct PdCom::Future< Exception, Result >::Hash

Hash support, e.g. for std::unordered_set.


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