Sha256: af0e0c6867739257e8ce8bc7fb62cdcc6c6a1a24251c4fe79f723372152dc336
Contents?: true
Size: 251 Bytes
Versions: 2
Compression:
Stored size: 251 Bytes
Contents
/* Tests for collection of signature */ void foo (int a, char b) {} /* note that K&R style declarations are not valid in C++ */ //int bar (a, b) int a; char b; {} char *BAR::bar (char *c, double d[]) const {} void foobar __ARGS ((int a, char b));
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ctags.rb-1.1.4 | ext/vendor/ctags/Units/parser-cxx.r/signature.cpp.d/input.cpp |
ctags.rb-1.1.3 | ext/vendor/ctags/Units/parser-cxx.r/signature.cpp.d/input.cpp |