beman::optional::optional::value_

The contained value of the optional.

Synopsis

Declared in <beman/optional/optional.hpp>
T value_;

Created with MrDocs