|
5.0.0
Freundlich's C++ toolkit
|
A parse state together with a value.
Public Member Functions | |
| state_with_value (fcppt::options::state &&, T &&) | |
| fcppt::options::state & | state () |
| fcppt::options::state const & | state () const |
| T & | value () |
| T const & | value () const |
| fcppt::options::state_with_value< T >::state_with_value | ( | fcppt::options::state && | , |
| T && | ) |
|
nodiscard |
|
nodiscard |
|
nodiscard |
|
nodiscard |