diff options
author | Stephen Kelly <steveire@gmail.com> | 2015-03-08 08:43:11 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2015-03-10 23:17:55 (GMT) |
commit | 8701a3f468a4fb684442a8a9c5d4c8d15c72eb7b (patch) | |
tree | 8076a7cd54738e6a9c9357088bc261e1cf6570cb /Modules/FindCygwin.cmake | |
parent | eec7091d76fc3db6535eec3f78fd2585b9c0c38a (diff) | |
download | CMake-8701a3f468a4fb684442a8a9c5d4c8d15c72eb7b.zip CMake-8701a3f468a4fb684442a8a9c5d4c8d15c72eb7b.tar.gz CMake-8701a3f468a4fb684442a8a9c5d4c8d15c72eb7b.tar.bz2 |
cmRemoveDuplicates: Partially specialize the API for pointer types.
If de-duplicating a container of pointers, there is no need to
store iterators to them, as that is just more 'pointer chasing'.
Store the pointers themselves and use API which compares the pointers
in the specialization.
Diffstat (limited to 'Modules/FindCygwin.cmake')
0 files changed, 0 insertions, 0 deletions