scheduling_tests.cpp
2.36 KB
-
Add malloc implementation of scheduler memory. · d7107d27
This lead to some bug-fixes that covered move constructors not correctly assigning memory. We might clean this up further by only allowing in place creation of these types (placement new).
FritzFlorian committed