- Reworked ConcurrentQueue::Dequeue to be a lot faster and wait-free
- Added constexpr constructor for sprawl tag
- Added support for specifying base for int-to-tag conversion
- Added ability to force poolallocator to pass through to malloc
- Added a helper class that will eventually be used in StringBuilder for faster int-to-string conversion