y3c-stl 0.3.3
Friendly C++ STL wrapper with automatic stacktrace
|
This is the complete list of members for life, including all inherited members.
life(const void *begin, const void *end) | life | inlineexplicit |
life(T *begin) | life | inlineexplicit |
life(const life &)=delete | life | |
life(life &&)=delete | life | |
observer() const | life | inline |
operator!=(const life_observer &obs) const | life | inline |
operator=(const life &)=delete | life | |
operator=(life &&)=delete | life | |
operator==(const life_observer &obs) const | life | inline |
update(const void *begin, const void *end, const void *invalidate_from=nullptr) | life | inline |
~life() | life | inline |