Sha256: 8f43518b3962a2a6c22b57fb6d7fb14eb0cd90944712673de78fed47a3ab7983

Contents?: true

Size: 1.27 KB

Versions: 2

Compression:

Stored size: 1.27 KB

Contents

f0	input.cpp	/^template<char i, bool B = (i>0)>     void f0(void) { }$/;"	f	typeref:typename:void
f1	input.cpp	/^template<char i, bool B = i < 10>    void f1(void) { }$/;"	f	typeref:typename:void
f2	input.cpp	/^template<char i, long j = (i << 10)> void f2(void) { }$/;"	f	typeref:typename:void
f3	input.cpp	/^template<char i, long j = i << 10>   void f3(void) { }$/;"	f	typeref:typename:void
f4	input.cpp	/^template<char i, long j = (i >> 10)> void f4(void) { }$/;"	f	typeref:typename:void
f5	input.cpp	/^template<char i, long j = (i > 10)>  void f5(void) { }$/;"	f	typeref:typename:void
f6	input.cpp	/^template<char i, bool B = (i <= 10)> void f6(void) { }$/;"	f	typeref:typename:void
f7	input.cpp	/^template<char i, bool B = (i >= 10)> void f7(void) { }$/;"	f	typeref:typename:void
f8	input.cpp	/^template<char i, char j, bool B = i < 10 && (30 > j)> void f8(void) { }$/;"	f	typeref:typename:void
f9	input.cpp	/^template<char i, char j, bool B = i < (10 && 30 > j)> void f9(void) { }$/;"	f	typeref:typename:void
f10	input.cpp	/^template<char i, char j, bool B = (i < 10 && 30 > j)> void f10(void) { }$/;"	f	typeref:typename:void
f11	input.cpp	/^template<bool b = 0 < 2 && 2 < 4> void f11(void) { }$/;"	f	typeref:typename:void
main	input.cpp	/^int main(void) { return 0; }$/;"	f	typeref:typename:int

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ctags.rb-1.1.4 ext/vendor/ctags/Units/parser-cxx.r/less-than-operator-between-anglebrackets.d/expected.tags
ctags.rb-1.1.3 ext/vendor/ctags/Units/parser-cxx.r/less-than-operator-between-anglebrackets.d/expected.tags