Skip to content

Improve LinksByKey implementation

Gerhard Raven requested to merge tweak-linksbykey into master
  • replace custom code with STL equivalent
  • add utility to link a source to a range of targets (to reduce code duplication downstream)
  • avoid internal double -> float conversion
Edited by Gerhard Raven

Merge request reports