template<>
Corrade::Utility::ConfigurationValue<Magnum::Vk::Version> struct new in Git master

Configuration value parser and writer.

Parses a value in the form of <major>.<minor>, returns Magnum::Vk::Version::None on error. Saving a value to string is not implemented.