-
- Downloads
Solve the pointer storage problem to the map, storing them as void*. Retrieval...
Solve the pointer storage problem to the map, storing them as void*. Retrieval tested with explicit casts, now looking for a way to store type information of functions in a retrievable way Make clang-tidy happy again, attempt #1 Attempt #2 at calming down clang-tidy
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- inc/Services/FunctionManagementService.hpp 15 additions, 19 deletionsinc/Services/FunctionManagementService.hpp
- src/Services/FunctionManagementService.cpp 48 additions, 0 deletionssrc/Services/FunctionManagementService.cpp
- src/main.cpp 4 additions, 0 deletionssrc/main.cpp
Loading
Please register or sign in to comment