- Insertion, deletion, and iterator traversal are guaranteed to have constant time complexity O(1).
- Pointers and iterators to stored elements remain valid throughout the object's lifetime, regardless of insertions or deletions of other elements.
- Bidirectional iterators are supported.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|