
- make layout-structure default constructor an empty function - introduce default constructor for the corresponding (non-layout) structure, delegating to the layout-structure's constructor - introduce copy- and assignment constructors from the corresponding vulkan-structure, delegating to the copy- and assignment constructor from the layout-structure