MCPcopy 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
510simplecpp::TokenList::~TokenList()
511{
512 clear();
513}
514
515simplecpp::TokenList &simplecpp::TokenList::operator=(const TokenList &other)
516{

Callers

nothing calls this directly

Calls 1

clearFunction · 0.70

Tested by

no test coverage detected