Helper collection class that functions as list of unique pointers.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-05-31 16:37:49 +02:00
parent 0b740ee24d
commit b7f1812153
3 changed files with 116 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/cmake-build-debug/
/cmake-build-release/
/build-release-windows/
/.idea/