We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73159d9 commit b901277Copy full SHA for b901277
tree/ntuple/inc/ROOT/RPageStorage.hxx
@@ -820,8 +820,8 @@ public:
820
RResult<ROOT::Internal::RPage>
821
UnsealPage(const RSealedPage &sealedPage, const ROOT::Internal::RColumnElementBase &element);
822
823
- // Builds the streamer info records from the descriptor's extra type info section. This is necessary when
824
- // connecting streamer fields so that emulated classes can be read.
+ /// Builds the streamer info records from the descriptor's extra type info section. This is necessary when
+ /// connecting streamer fields so that emulated classes can be read.
825
void RegisterStreamerInfos();
826
}; // class RPageSource
827
0 commit comments