BLT/include/blt/std
Brett f3b92c3c2c currently broken and untested but almost have c++23 std::expected in BLT (c++17) 2024-02-03 13:11:59 -05:00
..
allocator.h destory now checks for null 2024-01-25 10:01:21 -05:00
assert.h add assert with custom runtime fail message 2024-01-31 17:24:46 -05:00
binary_tree.h make proper use of the allocator 2023-12-20 14:49:31 -05:00
filesystem.h remove path test 2023-09-13 16:52:23 -04:00
format.h box 2023-12-15 14:03:33 -05:00
hashmap.h cpu timer 2023-09-13 16:49:56 -04:00
loader.h it's still recursive but it's honest work 2023-11-13 15:32:39 -05:00
logging.h vector? 2023-12-16 02:46:44 -05:00
memory.h move allocator to new file, memory_util, move functions around 2023-12-18 23:13:44 -05:00
memory_util.h cstdint 2024-01-07 13:06:39 -05:00
queue.h move allocator to new file, memory_util, move functions around 2023-12-18 23:13:44 -05:00
random.h new randomness functions 2023-07-23 13:10:11 -04:00
string.h string_view trim 2024-01-08 22:08:48 -05:00
system.h system 2024-01-31 01:16:13 -05:00
thread.h whoops forgot logging include 2024-01-01 20:57:05 -05:00
time.h fixed windows 2023-12-29 01:07:08 -05:00
types.h BLT rust like types because std::.... is too long 2024-01-16 14:31:58 -05:00
utility.h currently broken and untested but almost have c++23 std::expected in BLT (c++17) 2024-02-03 13:11:59 -05:00
uuid.h fix missing cstring 2023-11-17 01:47:24 -05:00