ukoethe / vigra

a generic C++ library for image analysis
http://ukoethe.github.io/vigra/
Other
406 stars 191 forks source link

Correctly assign the parameer for bind2nd #522

Closed hmaarrfk closed 1 year ago

hmaarrfk commented 1 year ago

Xref: https://github.com/ukoethe/vigra/pull/500

cc: @constantinpape, just an FYI in case you run into this stuff again

hmaarrfk commented 1 year ago

I want to test this in https://github.com/ukoethe/vigra/pull/514 before merging it here independently.

hmaarrfk commented 1 year ago

yeah.... i'm pretty sure that they were all misassigned: https://cplusplus.com/reference/functional/bind2nd/