You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description MetaDataStorage class is not copyable/movable.
It blocks making movable the other classes, which has MetaDataStorage as a member. In particular Molecule
The text was updated successfully, but these errors were encountered:
Problem description
MetaDataStorage
class is not copyable/movable.It blocks making movable the other classes, which has
MetaDataStorage
as a member. In particularMolecule
The text was updated successfully, but these errors were encountered: