]> git.ipfire.org Git - thirdparty/squid.git/commit - acinclude/ax_cxx_0x_types.m4
Implement EnumIterator
authorFrancesco Chemolli <kinkie@squid-cache.org>
Sat, 5 Sep 2015 11:28:21 +0000 (13:28 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Sat, 5 Sep 2015 11:28:21 +0000 (13:28 +0200)
commit2fefc43ca061bd3b427d5d8c0f81e3c2a049b6f6
treeef40269a2d7334c5998e598c5873cff4e4b493b4
parent4ee1b0d8970bbcb2e332377cdc95a269a8a2a119
Implement EnumIterator
acinclude/ax_cxx_0x_types.m4
configure.ac
src/Makefile.am
src/base/EnumIterator.h [new file with mode: 0644]
src/base/Makefile.am
src/icp_opcode.h
src/icp_v2.cc
src/neighbors.cc
src/tests/testEnumIterator.cc [new file with mode: 0644]
src/tests/testEnumIterator.h [new file with mode: 0644]