BLT/include/blt/std
Brett 4562171205 Logging macros now print new line even if the supplied string does not include one.
this is done because the use of macros does not support complex line outputs and therefore there will never be a case where \n is not desired.
2023-01-24 15:19:44 -05:00
..
binary_tree.h Basic window class 2023-01-16 14:08:28 -05:00
logging.h Logging macros now print new line even if the supplied string does not include one. 2023-01-24 15:19:44 -05:00
map.h Added some std::string functions from c++ 20 2023-01-22 17:54:24 -05:00
math.h Working on binary trees 2023-01-10 10:45:11 -05:00
queue.h Fix binary tree 2023-01-10 22:05:47 -05:00
random.h Working on binary trees 2023-01-10 10:45:11 -05:00
string.h Logging works for the most part, more features need to be added 2023-01-23 17:52:32 -05:00
system.h Working on binary trees 2023-01-10 10:45:11 -05:00
time.h Add time to the log output 2023-01-23 23:53:37 -05:00