mirror of
https://github.com/boostorg/compute.git
synced 2026-01-27 18:52:15 +00:00
This adds a new unpack() function adaptor which converts a function with N arguments to a function which takes a single tuple argument with N components. This is useful for calling built-in functions with the tuples values returned from zip_iterator. This also removes the now un-needed binary_transform_iterator.
3.0 KiB
3.0 KiB