tzaeschke/phtree-cpp

Ensure support for copy-only and move-only values

Closed this issue · 0 comments

Ensure support for copy-only and move-only values, i.e. value objects that do not have move/copy assignment/constructors.