AlemSnyder / Fun-Game

I am just practicing c++. Feal free to enjoy.
GNU General Public License v2.0
1 stars 0 forks source link

Util/logging formats #76

Closed AlemSnyder closed 4 weeks ago

AlemSnyder commented 1 month ago

Still need to deal with logging of sets. Other than that everything is done.

egelja commented 1 month ago

For sets: #include <quill/std/Set.h> and #include <quill/std/UnorderedSet.h>