Skip to content
Snippets Groups Projects
  • Giovanni Bussi's avatar
    170f2ee5
    unique_ptr in ActionSet · 170f2ee5
    Giovanni Bussi authored
    This change required some small fixes here and there.
    
    In particular, the code accessing elements of ActionSet thinking it was
    a pointer now need a .get() in order to access the pointer (e.g. for
    a dynamic_cast)
    170f2ee5
    History
    unique_ptr in ActionSet
    Giovanni Bussi authored
    This change required some small fixes here and there.
    
    In particular, the code accessing elements of ActionSet thinking it was
    a pointer now need a .get() in order to access the pointer (e.g. for
    a dynamic_cast)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.