mcy / best

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

Explode `taxonomy.h` into many small headers #31

Closed mcy closed 3 months ago

mcy commented 3 months ago

This is preparations for followups to introduce uniform handling of best::ptr, as described in the previous patch.

This change also renames many of the existing traits to use a uniform style.