FICTURE7
9c0dbb9c07
Make EntryTable<T> expandable
...
* EntryTable is now expandable instead of being a fixed slab.
* Remove EntryTable<T>.TryAllocate
* Remove Counter<T>.TryCreate
Address LDj3SNuD's feedback
2021-04-16 18:20:05 +04:00
FICTURE7
adb1dac60b
Make Counter<T> finalizable
...
Most certainly quite an odd use case.
2021-04-13 21:34:53 +04:00
FICTURE7
b65480cdf5
Fix more stale docs
2021-04-13 11:35:22 +04:00
FICTURE7
f443167da8
Apply suggestions from code review
...
Address gdkchan's feedback
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2021-04-13 11:22:30 +04:00
FICTURE7
6f4cb3c0ad
Make Counter<T> disposable
2021-04-13 11:12:59 +04:00
FICTURE7
6c28be13a8
Make Counter a generic & use a 32-bit counter instead
2021-04-13 11:12:31 +04:00
FICTURE7
1803b9fef9
Add Counter
2021-04-13 10:50:09 +04:00