mirror of
https://github.com/boostorg/compute.git
synced 2026-02-02 08:42:14 +00:00
This removes the cv-qualifiers for the value-type returned from get<N>() expressions. This fixes issues when specializing based on the type (e.g. pair, tuple).