rstd
0.1.0
Loading...
Searching...
No Matches
rstd
option
detail
option_store
Public Member Functions
|
List of all members
rstd::option::detail::option_store< T > Struct Template Reference
export
module
rstd.core
Internal storage for
Option
<T>
.
More...
Public Member Functions
constexpr auto
is_some
() const noexcept -> bool
Returns
true
if the option contains a value.
Detailed Description
template<typename T>
struct rstd::option::detail::option_store< T >
Internal storage for
Option
<T>
.
Template Parameters
T
The stored value type.
The documentation for this struct was generated from the following file:
/home/runner/work/rstd/rstd/src/core/
option.cppm
Generated by
1.12.0