view: backward compat/coverage purposes
This commit is contained in:
@@ -784,7 +784,7 @@ public:
|
||||
* @param elem A storage to assign to the view.
|
||||
*/
|
||||
void storage(Get &elem) noexcept {
|
||||
this->view = &elem;
|
||||
storage<0>(elem);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user