#include <any_iterator.hpp>
Definition at line 45 of file any_iterator.hpp.
◆ any_const_iterator() [1/3]
| neolib::any_const_iterator::any_const_iterator |
( |
| ) |
|
|
inline |
◆ any_const_iterator() [2/3]
| neolib::any_const_iterator::any_const_iterator |
( |
const T & |
aObject | ) |
|
|
inline |
◆ any_const_iterator() [3/3]
◆ ~any_const_iterator()
| neolib::any_const_iterator::~any_const_iterator |
( |
| ) |
|
|
inline |
◆ empty()
| bool neolib::any_const_iterator::empty |
( |
| ) |
const |
|
inline |
◆ is()
| bool neolib::any_const_iterator::is |
( |
| ) |
const |
|
inline |
◆ operator const T &()
| neolib::any_const_iterator::operator const T & |
( |
| ) |
const |
|
inline |
◆ operator T&()
| neolib::any_const_iterator::operator T& |
( |
| ) |
|
|
inline |
◆ operator++() [1/2]
◆ operator++() [2/2]
◆ operator--() [1/2]
◆ operator--() [2/2]
◆ operator=()
◆ reset()
| void neolib::any_const_iterator::reset |
( |
| ) |
|
|
inline |
◆ something()
| bool neolib::any_const_iterator::something |
( |
| ) |
const |
|
inline |
◆ operator!=
◆ operator==
◆ alignTo
| std::max_align_t neolib::any_const_iterator::alignTo |
◆ iBytes
| char neolib::any_const_iterator::iBytes[64] |
The documentation for this class was generated from the following file: