Optional element member in localView
This avoids instantiating a not-bound-to element (which else needs to have a trivial/default constructor). Furthermore it provides easy means to find out if we are in bound state.
Edited by Max Kahnt
This avoids instantiating a not-bound-to element (which else needs to have a trivial/default constructor). Furthermore it provides easy means to find out if we are in bound state.