Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • Scott Snyder's avatar
    0c57cf2c
    ViewAlgsTest: const fixes. · 0c57cf2c
    Scott Snyder authored
    A long-standing bug in DataVector has allowed getting non-const pointers
    from a const_iterator.  This package was relying on this to compile.
    Fix by using ConstDataVector.  Also, one should generally not have an
    aux store for a view container; fix that too.
    0c57cf2c
    History
    ViewAlgsTest: const fixes.
    Scott Snyder authored
    A long-standing bug in DataVector has allowed getting non-const pointers
    from a const_iterator.  This package was relying on this to compile.
    Fix by using ConstDataVector.  Also, one should generally not have an
    aux store for a view container; fix that too.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.