Hazelcast C++ Client
Hazelcast C++ Client Library
hazelcast::client::query::entry_comparator< K, V > Class Template Reference
+ Inheritance diagram for hazelcast::client::query::entry_comparator< K, V >:

Public Member Functions

int compare (const std::pair< const K *, const V * > *, const std::pair< const K *, const V * > *) const override
 

Detailed Description

template<typename K, typename V>
class hazelcast::client::query::entry_comparator< K, V >

Definition at line 30 of file entry_comparator.h.


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