Skip to content

AthContainers, etc: Add auxid to create methods of IAuxTypeVectorFactory.

Pass the auxid to the create methods of IAuxTypeVectorFactory. This allows the vector instances to know which variable they are representing, which will be needed for packed links and jagged arrays.

Merge request reports