Corrade/Containers/ReferenceStl.h file

STL compatibility for Corrade::Containers::Reference.

Including this header allows you to seamlessly convert between Corrade::Containers::Reference and std::reference_wrapper using move construction / assignment. See STL compatibility for more information.