Skip to content

TPTools+AthenaPoolCnvSvc: More support for writing TP converters with const interfaces.

Scott Snyder requested to merge ssnyder/athena:tpconst2.TPTools-20190925 into master

More changes needed to be able to write TP converters with const interfaces.

Add T_AthenaPoolTPAbstractPolyCnvConstBase, T_AthenaPoolTPPtrVectorCnvConst, and T_AthenaPoolTPPolyVectorCnvConst.

Merge request reports