0.3.0
This release restructures the project and implements some missing functionality from the previous version. Most noticeably is that make_shared
now is optimized to allocate the control block and the object at the same time.
This release restructures the project and implements some missing functionality from the previous version. Most noticeably is that make_shared
now is optimized to allocate the control block and the object at the same time.