template<>
Corrade::Utility::TweakableParser<Magnum::Math::Half> struct

Tweakable literal parser.

Parses the Magnum::Math::Literals::HalfLiterals::operator""_h literal.

Public static functions

static auto parse(Containers::StringView value) -> Containers::Pair<TweakableState, Magnum::Math::Half>
Parse the value.