Alias for the map element type pair<const KEY, VALUE>.
Synopsis
Declared in <bslstl_map.h>
typedef pair<int const, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>> value_type;
Created with MrDocs