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