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-28 11:04:57 +01:00
2018-08-28 16:48:44 +02:00
2018-08-28 16:48:44 +02:00
2018-10-01 11:25:03 +02:00