#include <any_ref.hpp>
Definition at line 138 of file any_ref.hpp.
◆ any_ref() [1/4]
neolib::any_ref::any_ref |
( |
| ) |
|
|
inline |
◆ any_ref() [2/4]
neolib::any_ref::any_ref |
( |
T & |
aObject | ) |
|
|
inline |
◆ any_ref() [3/4]
◆ any_ref() [4/4]
neolib::any_ref::any_ref |
( |
any_ref & |
aOther | ) |
|
|
inline |
◆ ~any_ref()
neolib::any_ref::~any_ref |
( |
| ) |
|
|
inline |
◆ empty()
bool neolib::any_ref::empty |
( |
| ) |
const |
|
inline |
◆ is()
bool neolib::any_ref::is |
( |
| ) |
const |
|
inline |
◆ operator T&()
neolib::any_ref::operator T& |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ reset()
void neolib::any_ref::reset |
( |
| ) |
|
|
inline |
◆ something()
bool neolib::any_ref::something |
( |
| ) |
const |
|
inline |
◆ any_const_ref
◆ alignTo
std::max_align_t neolib::any_ref::alignTo |
◆ iBytes
The documentation for this class was generated from the following file: