BLT/include/blt/std
Brett c4c23e9cc6 NBT finished, need to add decoder / tests
- evil hacks are not fun (blt::nbt::_internal_ forward declares list and compound for use inside list / compound)
- list could be made faster by bulk allocating when type is known however i believe the compiler is smart enough to do this for me
- testing that should be a todo!
2023-07-26 13:09:41 -04:00
..
binary_tree.h String buffer 2023-07-10 18:45:43 -04:00
filesystem.h NBT finished, need to add decoder / tests 2023-07-26 13:09:41 -04:00
format.h remove format changes 2023-07-24 02:55:03 -04:00
hash_map.h String buffer 2023-07-10 18:45:43 -04:00
loader.h logging 2.0 is almost at first working build 2023-07-21 03:32:42 -04:00
logging.h logging NONE will now output without format string 2023-07-25 14:06:04 -04:00
map.h String buffer 2023-07-10 18:45:43 -04:00
memory.h std::function is slow!! 2023-07-24 03:30:23 -04:00
queue.h String buffer 2023-07-10 18:45:43 -04:00
random.h new randomness functions 2023-07-23 13:10:11 -04:00
string.h logging 2.0 is almost at first working build 2023-07-21 03:32:42 -04:00
system.h String buffer 2023-07-10 18:45:43 -04:00
time.h readme update plus time functions and cleaner scoped_buffer WITH begin()/end() 2023-07-24 02:39:03 -04:00