Replace qsort/bsearch with std::sort/lower_bound
commitc6de52c9298e7895b43db4ace998c87264db88be
authorRoland Schulz <roland.schulz@intel.com>
Fri, 21 Oct 2016 10:17:38 +0000 (21 03:17 -0700)
committerErik Lindahl <erik.lindahl@gmail.com>
Sun, 30 Oct 2016 09:35:04 +0000 (30 10:35 +0100)
tree50d763aeba3dceb7079ff4bff2f0023843e444a7
parent33bd52ff41b7ec5d5c98fbb1f2523a92c57b4ac8
Replace qsort/bsearch with std::sort/lower_bound

Change-Id: Ic8dc3d86f9738751e463065a012ff1adc02bdf7c
src/gromacs/gmxana/gmx_cluster.cpp
src/gromacs/gmxana/nrama.cpp
src/gromacs/gmxpreprocess/resall.cpp