std::string getName()
in
lessons/safe_delete.cpp [11:11]
1
lines of code
1
McCabe index (conditional complexity)
std::string getName() { return name; }