aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/pointeralgorithm.h
Commit message (Collapse)AuthorAgeFilesLines
* Utils: Remove superfluous qualificationsOrgad Shaneh2018-07-191-2/+2
| | | | | Change-Id: I36e17dac0cff87f82f0ddaf97bc613389110f218 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* PointerAlgorithm: Fix take and takeDefaultTobias Hunger2018-03-151-5/+5
| | | | | | | | Fix take unit tests to actually test the correct template instance, add more unit tests for takeDefault. Change-Id: I51f5b17b6478a8c1388a91840edfb9c702697b28 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Utils: Add pointeralgorithm.hTobias Hunger2018-03-121-0/+305
Change-Id: I3e81bdbf22808efbe1fb5fab13bef24c8f73f404 Reviewed-by: Eike Ziller <eike.ziller@qt.io>