...identified as part of bug investigation * make clear that reserve() prepares for an absolute capacity * clarify that, to the contrary, ensureStorageCapaciy() means the delta Moreover, it turns out that the assertion regarding storage limits triggers frequently while writing the test code; so we can conclude that the `AllocationCluster` interface lures into allocating without previous check. Consequently, this check now throws a runtime exception. As an aside, the size limitation should be accessible on the interface, similar to `std::vector::max_size()` |
||
|---|---|---|
| .. | ||
| common | ||
| include | ||
| lib | ||
| lumiera | ||
| plugin | ||
| stage | ||
| steam | ||
| tool | ||
| vault | ||
| .gitignore | ||
| DIR_INFO | ||
| doxygen.dox | ||
| SConscript | ||