Norman Feske 7d641d5f1f base: add Reconstructible::conditional method
The new 'conditional' method simplifies the typical use case for
'Constructible' objects where the constructed/destructed state depends
on a configuration parameter. The method alleviates the need to
re-implement the logic again and again.

The patch also removes the 'Reconstructible' constructor arguments
because they are unused.

Fixes #3006
2018-10-29 09:36:21 +01:00
..
2018-02-09 13:34:23 +01:00
2018-02-09 13:34:23 +01:00
2017-03-15 12:32:24 +01:00
2018-05-30 13:36:11 +02:00