Corrade/Containers/PointerStl.h file

STL compatibility for Corrade::Containers::Pointer.

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