BLT/include/blt/std
Brett 85fdc4fa65 Move constructing is now allowed for the scoped buffer, copy assignment disallowed.
Copy assignment isn't allowed because T cannot be guaranteed to be copyable and I don't want this class to involve type traits
2023-07-24 02:52:11 -04:00
..
binary_tree.h String buffer 2023-07-10 18:45:43 -04:00
filesystem.h String buffer 2023-07-10 18:45:43 -04:00
format.h Move constructing is now allowed for the scoped buffer, copy assignment disallowed. 2023-07-24 02:52:11 -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 change default to not log to file! 2023-07-23 23:21:16 -04:00
map.h String buffer 2023-07-10 18:45:43 -04:00
memory.h Move constructing is now allowed for the scoped buffer, copy assignment disallowed. 2023-07-24 02:52:11 -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