|
partition
0.1.1
|
| The namespace hosting all classes supporting partition functionality | |
| Extension of std::runtime_error thrown for all errors detected by software entities defined in the partition namespace | |
| Maintains a doubly linked list of Entry objects from a single associated Domain and may also be assigned a user-defined value of type V | |
| A bidirectional iterator for traversing the Entry objects of a const Group | |
| A bidirectional iterator for traversing the Entry objects of a Group | |
| A resizable array of Entry objects having sequentially numbered IDs which may be partitioned across an arbitrary number of associated Groups | |
| A data pair consisting of an integer ID and a user-provided member of type M |
1.8.3.1