bsl::map<int, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>::key_compare

Alias for the key-comparison functor type COMPARATOR.

Synopsis

Declared in <bslstl_map.h>

typedef less<int> key_compare;