-
- Downloads
"reco/detectors/trd/git@git.cbm.gsi.de:computing/cbmroot.git" did not exist on "2a1c17cf4f14779e12b295d06f67c7d1df1342e3"
PODAllocator: loosen the requirements on T to non-polymorphic
This does not break the allocation mechanism, but allows to use the PODAllocator with derived classes, which still do not rely on virtual functions. (UPD: addressing review comments)
parent
36f3ba97
No related branches found
No related tags found
Showing
- algo/CMakeLists.txt 2 additions, 4 deletionsalgo/CMakeLists.txt
- algo/detectors/sts/HitfinderChain.h 1 addition, 1 deletionalgo/detectors/sts/HitfinderChain.h
- algo/online/CMakeLists.txt 0 additions, 1 deletionalgo/online/CMakeLists.txt
- algo/online/containers/CMakeLists.txt 0 additions, 17 deletionsalgo/online/containers/CMakeLists.txt
- algo/test/CMakeLists.txt 0 additions, 2 deletionsalgo/test/CMakeLists.txt
- core/containers/CMakeLists.txt 41 additions, 15 deletionscore/containers/CMakeLists.txt
- core/containers/PODAllocator.h 2 additions, 2 deletionscore/containers/PODAllocator.h
- core/containers/PODVector.h 1 addition, 1 deletioncore/containers/PODVector.h
- core/containers/PartitionedSpan.h 1 addition, 1 deletioncore/containers/PartitionedSpan.h
- core/containers/PartitionedVector.h 1 addition, 1 deletioncore/containers/PartitionedVector.h
- core/containers/test/CMakeLists.txt 21 additions, 0 deletionscore/containers/test/CMakeLists.txt
- core/containers/test/_GTestPartitionedSpan.cxx 8 additions, 11 deletionscore/containers/test/_GTestPartitionedSpan.cxx
- core/containers/test/_GTestPartitionedVector.cxx 6 additions, 9 deletionscore/containers/test/_GTestPartitionedVector.cxx
Loading
Please register or sign in to comment