|
|
| ValueOrRef (std::reference_wrapper< T > ref) |
|
| ValueOrRef (const ValueOrRef &other)=delete |
|
| ValueOrRef (ValueOrRef &&other) noexcept |
|
T & | value () noexcept |
|
const T & | value () const noexcept |
The documentation for this class was generated from the following file: