Code has been added to clipboard!

Creating C++ Map in a Single Line of Code

Example
typedef pair<const Key, T> value_type;