Skip to content
Snippets Groups Projects
Commit e2c4b0a9 authored by Carsten Gräser's avatar Carsten Gräser
Browse files

[!691] Fix activation of union members

Merge branch 'feature/proper-union-activation' into 'master'

ref:core/dune-common

-   Members of a union need to be activated by calling a constructor (e.g.
    using placement new)
-   This allows to also delete the move-assignment operators such that we can
    now better protect the internal classes against misuse.

See merge request [core/dune-common!691]

  [core/dune-common!691]: gitlab.dune-project.org/core/dune-common/merge_requests/691
parents 727c0348 944d9df2
Branches
Tags
1 merge request!691Fix activation of union members
Pipeline #19529 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment