Skip to content

Instantly share code, notes, and snippets.

@ilpropheta
Created July 16, 2016 14:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilpropheta/7ed2c947f50ff863f74b2c690b78ea62 to your computer and use it in GitHub Desktop.
Save ilpropheta/7ed2c947f50ff863f74b2c690b78ea62 to your computer and use it in GitHub Desktop.
[](const auto& p1, const auto& p2){
return p1.second < p2.second;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment