|
libER 0.1.4.2
ELDEN RING API library
|
This is the complete list of members for liber::optref< T >, including all inherited members.
| const_reference_type typedef | liber::optref< T > | |
| has_reference() const noexcept | liber::optref< T > | inline |
| operator bool() const noexcept | liber::optref< T > | inlineexplicit |
| optref() noexcept | liber::optref< T > | inline |
| optref(std::nullopt_t) noexcept | liber::optref< T > | inline |
| optref(const optref &other) noexcept | liber::optref< T > | inline |
| optref(const optref< U > &other) noexcept | liber::optref< T > | inline |
| optref(T &reference) noexcept | liber::optref< T > | inline |
| optref(std::reference_wrapper< T > wrapper) noexcept | liber::optref< T > | inline |
| optref(T *pointer) noexcept | liber::optref< T > | inline |
| reference() | liber::optref< T > | inline |
| reference() const | liber::optref< T > | inline |
| reference_type typedef | liber::optref< T > | |
| reference_wrapper_type typedef | liber::optref< T > | |
| reset() noexcept | liber::optref< T > | inline |
| swap(optref &other) noexcept | liber::optref< T > | inline |
| value_type typedef | liber::optref< T > |