1
0
forked from Alepha/Alepha

Recording how I _want_ it to work.

It looks like the move operation on allocators is actually a copy!
This commit is contained in:
2024-05-20 18:59:42 -04:00
parent 94b0a1561b
commit 0bc03fc4be
4 changed files with 185 additions and 0 deletions

View File

@ -1 +1,2 @@
add_subdirectory( Blob.test )
add_subdirectory( ThreadSlab.test )