Added < operator for iterator class.
[shibboleth/xmltooling.git] / xmltooling / util / XMLObjectChildrenList.h
2007-11-09 cantorAdded < operator for iterator class.
2007-05-11 cantorFix -> convenience operator for non-class iterators.
2007-05-11 cantorFix for STLs where iterator is a type but not a class.
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-20 cantorSome header cleanup.
2007-02-02 cantorUpdate copyright.
2006-07-13 cantorFixed erase method.
2006-04-03 cantorWrap rest of KeyInfo, add support for exposing object...
2006-03-29 cantorUnix porting fixes
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-12 cantorFirst cut at signing support.
2006-03-07 cantorNamespace handling fixes
2006-03-06 cantorUnix fixes
2006-03-06 cantorBase classes for open content models.
2006-03-04 cantorTemplate fixes for gcc
2006-03-03 cantorBegan to implement collection handling.