AthLinks: Fix gcc9 compilation in AssocationComps.
Have AssociationVectorIterator derive from std::iterator, so that its traits are properly available. Needed to use this type with two-iterator ctors of STL containers.
Have AssociationVectorIterator derive from std::iterator, so that its traits are properly available. Needed to use this type with two-iterator ctors of STL containers.