Sha256: 22b8a8fb85ffd99a0764217d1a44f01cf92b4a9d0d9515ae1e9a57a73fa42fba
Contents?: true
Size: 312 Bytes
Versions: 2
Compression:
Stored size: 312 Bytes
Contents
int g() { } template< typename Accessor, typename bEnable = void > struct IntroduceBitDef; template< typename Accessor > struct IntroduceBitDef< Accessor, typename boost::enable_if_c< CoreConfig::VERSION <= 3 >::type > { // class body here // anything after this point is not parsed by ctags int f() { } };
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ctags.rb-1.1.4 | ext/vendor/ctags/Units/parser-cxx.r/bug1563476.cpp.d/input.cpp |
ctags.rb-1.1.3 | ext/vendor/ctags/Units/parser-cxx.r/bug1563476.cpp.d/input.cpp |