Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ ~TokenList
Method
~TokenList
externals/simplecpp/simplecpp.cpp:510–513 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
508
}
509
510
simplecpp::TokenList::~TokenList()
511
{
512
clear();
513
}
514
515
simplecpp::TokenList &simplecpp::TokenList::operator=(const TokenList &other)
516
{
Callers
nothing calls this directly
Calls
1
clear
Function · 0.70
Tested by
no test coverage detected