We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a25ba commit 3430b6dCopy full SHA for 3430b6d
include/openPMD/RecordComponent.hpp
@@ -147,7 +147,6 @@ class RecordComponent : public BaseRecordComponent
147
friend class MeshRecordComponent;
148
template <typename T>
149
friend T &internal::makeOwning(T &self, Series);
150
- friend struct ConfigureLoadStoreCore;
151
friend class core::ConfigureLoadStore;
152
template <typename>
153
friend class core::ConfigureLoadStoreFromBuffer;
0 commit comments