|
BPMN-OS
BPMN for optimization and simulation
|
List of tuples with automatic removal of tuples containing an expired weak_ptr. More...
Definition at line 15 of file auto_list.h.
#include <auto_list.h>
Classes | |
| struct | iterator |
Public Member Functions | |
| iterator | begin () |
| iterator | end () |
| iterator | cbegin () const |
| iterator | cend () const |
| iterator | begin () const |
| iterator | end () const |
| void | emplace_back (U... data) |
| iterator | erase (iterator it) |
| template<typename T > | |
| void | remove (T *pointer) |
| bool | empty () const |
| void | clear () |
|
inline |
Definition at line 48 of file auto_list.h.
|
inline |
Definition at line 64 of file auto_list.h.
|
inline |
Definition at line 56 of file auto_list.h.
|
inline |
Definition at line 60 of file auto_list.h.
|
inline |
Definition at line 98 of file auto_list.h.
|
inline |
Definition at line 72 of file auto_list.h.
|
inline |
Definition at line 91 of file auto_list.h.
|
inline |
Definition at line 52 of file auto_list.h.
|
inline |
Definition at line 68 of file auto_list.h.
|
inline |
Definition at line 76 of file auto_list.h.
|
inline |
Definition at line 81 of file auto_list.h.