add checks for cppgen, move enforceCppBlockGeneration to CppClass and CppMethod
- Mar 13, 2023
-
- Feb 27, 2023
-
- Feb 20, 2023
-
-
Fabian Tërnava authored
remove isPureVirtual method from CppMethod as this can be done via the header. Add assertions to code generation to ensure correct code
-
-
https://git.h2t.iar.kit.edu/sw/armarx/armarx-coreFabian Tërnava authored
# Conflicts: # source/ArmarXCore/libraries/cppgen/CppMethod.cpp
-
Fabian Tërnava authored
This reverts commit 04fb487a.
-
- Feb 19, 2023
-
-
Fabian Reister authored
-