mrdocs::Optional::value_type
Value type stored by this Optional.
Synopsis
Declared in <mrdocs/ADT/Optional.hpp>
using value_type = T;
Created with MrDocs
Value type stored by this Optional.
Declared in <mrdocs/ADT/Optional.hpp>
using value_type = T;
Created with MrDocs