Fix missing forward decl.
[shibboleth/xmltooling.git] / xmltooling / util / Predicates.h
2012-04-11 scantorFix missing forward decl.
2011-06-15 scantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-05-04 cantorConvert from NULL macro to nullptr.
2007-11-14 cantorAdd non-const algorithm.
2007-11-09 cantorMisuse of typename.
2007-11-08 cantorAdd a find_if template for pointer-based containers.
2007-11-07 cantorAdd const to operator methods.
2007-11-07 cantorAdd some simple STL predicates.