bsl::map<TimeInterval, Node*>::value_type

Alias for the map element type pair<const KEY, VALUE>.

Synopsis

Declared in <bslstl_map.h>

typedef pair<TimeInterval const, Node*> value_type;