KUNAI-static-analyzer
KUNAI-static-analyzer copied to clipboard
C++ Improvement: Inline all those small functions if possible
Inline functions in C++ header whenever possible, for example some constructors, destructors and simple getters and setters.