-
Grigoris Pavlakis authored
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
Grigoris Pavlakis authoredSolve 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