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 8341e13 commit 508099fCopy full SHA for 508099f
tree/ntuple/v7/inc/ROOT/RNTupleDescriptor.hxx
@@ -315,7 +315,7 @@ public:
315
// NOTE: We do not need to store the element size / uncompressed page size because we know to which column
316
// the page belongs
317
struct RPageInfo {
318
- protected:
+ private:
319
/// The sum of the elements of all the pages must match the corresponding fNElements field in fColumnRanges
320
std::uint32_t fNElements = std::uint32_t(-1);
321
/// The meaning of fLocator depends on the storage backend.
0 commit comments