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

STL compatibility for Corrade::Containers::StridedArrayView.

Including this header allows you to use strided views in STL algorithms such as std::lower_bound(). See STL compatibility for more information.