Sha256: 67da9242dfb103d5d71f37861827b8087eb932ec75348c34f87e948fc567e222
Contents?: true
Size: 179 Bytes
Versions: 2
Compression:
Stored size: 179 Bytes
Contents
// All of these should have "class:C", but m2-m4 have "class C::C" with ctags 5.7. C::T * C::m1() {} C::T * const C::m2() {} C::T const * C::m3() {} C::T const * const C::m4() {}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ctags.rb-1.1.4 | ext/vendor/ctags/Units/parser-cxx.r/bug1907083.cpp.d/input.cpp |
ctags.rb-1.1.3 | ext/vendor/ctags/Units/parser-cxx.r/bug1907083.cpp.d/input.cpp |