Sha256: c35169e6dbe75a10245d22b57f3fb8c341a8542a91508dae6bd28e2534944985
Contents?: true
Size: 225 Bytes
Versions: 2
Compression:
Stored size: 225 Bytes
Contents
// Despite the weird whitespace, all these destructors should be recognized and tagged. Class1::~Class1() { } Class2::~ Class2() { } Class3:: ~Class3() { } Class4:: ~ Class4() { } class Class5 { public: ~ Class5() { } };
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ctags.rb-1.1.4 | ext/vendor/ctags/Units/parser-cxx.r/bug1585745.cpp.d/input.cpp |
ctags.rb-1.1.3 | ext/vendor/ctags/Units/parser-cxx.r/bug1585745.cpp.d/input.cpp |