- Add
DynamicPoint
class (dimension specified at runtime, usessmall_vector
for storage). Switch Bounds to use this class, deprecating old uses. - Make geometry functions in
include/diy/pick.hpp
generic with respect to the floating point type. - Change
LinkFactory
mechanism to make link serialization generic. - Add
AMRLink
ininclude/diy/link.hpp
- Add
min_queue_size
andmax_hold_time
to controlMaster::iexchange()
behavior