handle() | tatooine::handle< Child, Int > | inline |
handle(integral auto const _i) | tatooine::handle< Child, Int > | inlineexplicit |
handle(handle const &)=default | tatooine::handle< Child, Int > | |
handle(handle &&) noexcept=default | tatooine::handle< Child, Int > | |
i | tatooine::handle< Child, Int > | private |
index() const | tatooine::handle< Child, Int > | inline |
int_t typedef | tatooine::handle< Child, Int > | |
invalid() | tatooine::handle< Child, Int > | inlinestatic |
invalid_idx | tatooine::handle< Child, Int > | static |
is_valid() const | tatooine::handle< Child, Int > | inline |
operator*=(integral auto const j) | tatooine::handle< Child, Int > | inline |
operator++() -> auto & | tatooine::handle< Child, Int > | inline |
operator++(int) | tatooine::handle< Child, Int > | inline |
operator+=(integral auto const j) | tatooine::handle< Child, Int > | inline |
operator--() -> auto & | tatooine::handle< Child, Int > | inline |
operator--(int) | tatooine::handle< Child, Int > | inline |
operator-=(integral auto const j) | tatooine::handle< Child, Int > | inline |
operator/=(integral auto const j) | tatooine::handle< Child, Int > | inline |
operator<=>(handle< Child, Int > const &other) const =default | tatooine::handle< Child, Int > | |
operator=(handle const &) -> handle &=default | tatooine::handle< Child, Int > | |
operator=(integral auto const i) -> handle & | tatooine::handle< Child, Int > | inline |
operator=(handle &&) noexcept -> handle &=default | tatooine::handle< Child, Int > | |
~handle()=default | tatooine::handle< Child, Int > | |