Seastar
High performance C++ framework for concurrent servers
Public Member Functions | Public Attributes | List of all members
seastar::indirect_less< Pointer, Less > Struct Template Reference

Public Member Functions

 indirect_less (Less cmp=Less())
 
bool operator() (const Pointer &i1, const Pointer &i2) const
 

Public Attributes

Less _cmp
 

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