master
[ALCA-DB] [LLVM21] Apply code-checks and formats
shared_ptr has arrived to the standard. NFC
[Alignment][clang-tidy] make deleted function public
Snapshot of CMSSW_6_2_0_pre8.
Clang-Format
Added include to AbsArchive.hh to CPFooterReference.hh
Remove references to deprecated std::is_pod
Add missing include
Replace CPP11_auto_ptr with std::unique_ptr (CPP11_auto_ptr was #defined as std::unique_ptr)
Apply `clang-tidy` automated code changes
[CPP20] Replace some enums with constexpr ints to avoid deprecated enum arithmetics
Added include to CharBuffer.hh to RPBufferReference.hh
Added include to AbsArchive.hh to RPFooterReference.hh
[WarningFix] Alignment/Geners: remove unnecessary const_cast/static-local warnings
Added missing include for <utility> to collectTupleNames.hh