key_comp

Function Details

key_compare key_comp() const
 

Function to get key compare functor.

Used when this container is a std::map, std::multimap, std::set or std::multiset equivalent.

Return Value

The key compare functor.

Class

db_map