a2edf9c442
This update replaces the existing uses of unique pointer creation with the C++14 std::make_unique call that provides proper memory release in event of an exception. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
connectivity_algo.cpp | ||
connectivity_algo.h | ||
connectivity_data.cpp | ||
connectivity_data.h | ||
connectivity_items.cpp | ||
connectivity_items.h | ||
connectivity_rtree.h |