DeSiGNAR  0.5a
Data Structures General Library
Designar::CmpWrapper< Key, Value, Cmp > Member List

This is the complete list of members for Designar::CmpWrapper< Key, Value, Cmp >, including all inherited members.

CmpWrapper(Cmp &_cmp)Designar::CmpWrapper< Key, Value, Cmp >inline
CmpWrapper(Cmp &&_cmp=Cmp())Designar::CmpWrapper< Key, Value, Cmp >inline
CmpWrapper(const CmpWrapper &cw)Designar::CmpWrapper< Key, Value, Cmp >inline
CmpWrapper(CmpWrapper &&cw)Designar::CmpWrapper< Key, Value, Cmp >inline
get_cmp()Designar::CmpWrapper< Key, Value, Cmp >inline
get_cmp() const Designar::CmpWrapper< Key, Value, Cmp >inline
operator()(const MapKey< Key, Value > &p, const MapKey< Key, Value > &q) const Designar::CmpWrapper< Key, Value, Cmp >inline
operator=(const CmpWrapper &cw)Designar::CmpWrapper< Key, Value, Cmp >inline
operator=(CmpWrapper &&cw)Designar::CmpWrapper< Key, Value, Cmp >inline