Adjust caching support so Last-Modified-Date and ETag can both be used.
[shibboleth/cpp-xmltooling.git] / xmltooling / util / Predicates.h
2007-11-14 Scott CantorAdd non-const algorithm.
2007-11-09 Scott CantorMisuse of typename.
2007-11-08 Scott CantorAdd a find_if template for pointer-based containers.
2007-11-07 Scott CantorAdd const to operator methods.
2007-11-07 Scott CantorAdd some simple STL predicates.