|
BPMN-OS
BPMN for optimization and simulation
|
Set of tuples ordered in increasing order of the first component with automatic removal of tuples containing an expired weak_ptr. More...
Definition at line 15 of file auto_set.h.
#include <auto_set.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 (V value, U... data) |
| iterator | erase (iterator it) |
| template<typename T > | |
| void | remove (T *pointer) |
| bool | empty () const |
| void | clear () |
|
inline |
Definition at line 49 of file auto_set.h.
|
inline |
Definition at line 65 of file auto_set.h.
|
inline |
Definition at line 57 of file auto_set.h.
|
inline |
Definition at line 61 of file auto_set.h.
|
inline |
Definition at line 103 of file auto_set.h.
|
inline |
Definition at line 73 of file auto_set.h.
|
inline |
Definition at line 96 of file auto_set.h.
|
inline |
Definition at line 53 of file auto_set.h.
|
inline |
Definition at line 69 of file auto_set.h.
|
inline |
Definition at line 77 of file auto_set.h.
|
inline |
Definition at line 82 of file auto_set.h.