Instrumented mode - first iteration
Refactor template containers codeFixed typos in WrapperArray and StackArrayAdd RingBuffer container (will be used later for instrumented mode)Add Foundation test suiteSame codestyle for containe
Refactor template containers codeFixed typos in WrapperArray and StackArrayAdd RingBuffer container (will be used later for instrumented mode)Add Foundation test suiteSame codestyle for containers
show more ...
Simple task stealing - done
Added license information
Move template implementations to corresponding inl files
MT::internal namespace
Change project structure completely.- Add doxygen documentation comment- Rename headers- Split single cpp file to multiple cpp files. One file = one class
1234