mrdocs::Expected<T, E>::value_type

Value type for this specialization (always void).

Synopsis

Declared in <mrdocs/Support/Expected.hpp>

using value_type = T;

Created with MrDocs