master
Move stored types in io_v1 namespace, reset class versions to 3
From scram b code-format-all (clang-format)
Add CMS_SA_ALLOW to mutables
Added edm::BaseVector
Removed std::iterator use from DataFormats/Common
FWCore packages: cleanup use of GCC11Compatibility.h
code checks
Update DataFormats/Common/interface/ContainerMaskTraits.h
[CORE] apply code-format
Fix Wdeprecated-copy warnings in DataFormats/Common (2nd attempt)
Merge pull request #42194 from dan131riley/detset-new-size-test
Fix a race condition in edm::DeviceProduct<T>
add as_vector method to edm::EDCollection<T> class template
Removed extraneous code found by code review
[CORE] Changes suggested by new llvm18 clang-format
Allow vector<unique_ptr<T>> to be read with View<T>
move away from boost::uint and boost::int
Modernize Handle and OrphanHandle interfaces
Remove assignment operator
Changed MultiCollection to RefProfVector
Add typedef for assoication quality type.
Implement PathStateCapture and PathStateRelease
Initial implementation of PathStatus and EndPathStatus products
Remove SwitchProducer
[DataFormats][clang-tidy] make deleted function public
Created RandomNumberGeneratorState
Removed support for thinning
Improvements based on review feedback
Add a comment to the new fast RefCoreWithIndex constructor
Removed unused member fillRefIfMyTypeMatches
Add missing include
Remove defaulted copy and move assignment operators
[CORE] [LLVM16] Code format changes applied
Let edm::Wrapper<T> use the constructor T{kUninitialized}
[CORE] Apply code-checks-all with misc-definitions-in-headers additional check
Remove explicit assignment operator from edm::View
Add const bareProduct() method
Use C++ concepts to deduce data product attributes
buildfile cleanup
using for ProductDescription