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

Less compare support, e.g. for std::set. More...

#include <Future.h>

Inheritance diagram for PdCom::Future< Exception, Result >::Less:
std::less< PdCom::Future< Exception, Result... > >

Public Member Functions

bool operator() (const Future &lhs, const Future &rhs) const noexcept
 

Detailed Description

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

Less compare support, e.g. for std::set.


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