Modernize STL usage
authorRoland Schulz <roland.schulz@intel.com>
Mon, 6 Jul 2020 14:19:37 +0000 (14:19 +0000)
committerChristian Blau <cblau.mail@gmail.com>
Mon, 6 Jul 2020 14:19:37 +0000 (14:19 +0000)
commit2f876de263efdf08daf160e7791434cd760ccd9b
treec1b62fb1605022bbc52fac36363221d840d76f19
parentb3a7daa179b7935c3178cfccbe1c9ca4117a405e
Modernize STL usage
29 files changed:
src/gromacs/compat/pointers.h
src/gromacs/compat/utility.h [deleted file]
src/gromacs/domdec/hashedmap.h
src/gromacs/domdec/localatomsetdata.h
src/gromacs/domdec/localatomsetmanager.h
src/gromacs/ewald/pme_gather.cpp
src/gromacs/fileio/mrcserializer.cpp
src/gromacs/fileio/tests/fileioxdrserializer.cpp
src/gromacs/gpu_utils/oclutils.h
src/gromacs/math/arrayrefwithpadding.h
src/gromacs/math/paddedvector.h
src/gromacs/math/tests/testarrayrefs.h
src/gromacs/math/vectypes.h
src/gromacs/mdspan/mdspan.h
src/gromacs/random/uniformrealdistribution.h
src/gromacs/simd/simd.h
src/gromacs/simd/simd_memory.h
src/gromacs/simd/tests/simd_memory.cpp
src/gromacs/utility/allocator.h
src/gromacs/utility/any.h
src/gromacs/utility/arrayref.h
src/gromacs/utility/defaultinitializationallocator.h
src/gromacs/utility/exceptions.h
src/gromacs/utility/fixedcapacityvector.h
src/gromacs/utility/listoflists.h
src/gromacs/utility/range.h
src/gromacs/utility/smalloc.h
src/gromacs/utility/tests/arrayref.cpp
src/gromacs/utility/tests/inmemoryserializer.cpp