HomePhabricator
Diffusion MITK be7751ddda61

Using a std::set to automatically sort the pointers during instert.

Description

Using a std::set to automatically sort the pointers during instert.

Using std::sort didn't work because the -operator of a smartpointer is not defined.

Details

Provenance
wegnerAuthored on Nov 27 2013, 2:43 PM
Parents
rMITK7b56be964936: Merge branch 'bug-16474-UserManualTrackingLab'
Branches
Unknown
Tags
Unknown