beman::optional::optional::value_

The stored value of the optional.

Synopsis

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


Created with MrDocs