Corrade/Containers/PairStl.h file new in Git master

STL compatibility for Corrade::Containers::Pair.

Including this header allows you to explicitly convert between Corrade::Containers::Pair and std::pair using copy / move construction and assignment. See STL compatibility for more information.