mcy / best

The Best Library: a C++ STL replacement
Apache License 2.0
165 stars 2 forks source link

Various cleanups and refactors #7

Closed mcy closed 4 months ago

mcy commented 4 months ago

This change is an attempt to improve documentation, eliminate dependencies on the legacy STL, and put things in more sensible places.

I did a lot in this change, mostly because I kept discovering things that needed to be cleaned up.