|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Counted, including all inherited members.
| constructions | Counted | static |
| copies | Counted | static |
| Counted(int v=0) | Counted | inlineexplicit |
| Counted(const Counted &other) | Counted | inline |
| Counted(Counted &&other) noexcept | Counted | inline |
| Counted(int v=0) | Counted | inlineexplicit |
| Counted(const Counted &other) | Counted | inline |
| Counted(Counted &&other) noexcept | Counted | inline |
| destructions | Counted | static |
| moves | Counted | static |
| operator!=(const Counted &other) const | Counted | inline |
| operator=(const Counted &other) | Counted | inline |
| operator=(Counted &&other) noexcept | Counted | inline |
| operator=(const Counted &other) | Counted | inline |
| operator=(Counted &&other) noexcept | Counted | inline |
| operator==(const Counted &other) const | Counted | inline |
| operator==(const Counted &other) const | Counted | inline |
| reset() | Counted | inlinestatic |
| reset() | Counted | inlinestatic |
| value | Counted | |
| ~Counted() | Counted | inline |
| ~Counted() | Counted | inline |