Corrade/Containers/OptionalStl.h file

STL compatibility for Corrade::Containers::Optional.

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