#include <types.hpp>
Definition at line 128 of file types.hpp.
◆ PtrResult() [1/4]
◆ PtrResult() [2/4]
◆ PtrResult() [3/4]
◆ PtrResult() [4/4]
◆ operator*() [1/2]
std::add_lvalue_reference< void >::type operator* |
( |
| ) |
|
|
inline |
◆ operator*() [2/2]
const std::add_lvalue_reference< void >::type & operator* |
( |
| ) |
const |
|
inline |
◆ operator->() [1/2]
◆ operator->() [2/2]
const void * operator-> |
( |
| ) |
const |
|
inline |
◆ get()
◆ operator==() [1/3]
bool operator== |
( |
const std::nullptr_t | | ) |
const |
|
inline |
◆ operator==() [2/3]
◆ operator==() [3/3]
bool operator== |
( |
const void * | other | ) |
const |
|
inline |
◆ operator bool()
◆ value
The documentation for this struct was generated from the following file: