[PATCH] Add __raw_visit and __raw_idx_visit, use INVOKE<R>
Jonathan Wakely
jwakely@redhat.com
Wed May 15 21:19:00 GMT 2019
On 14/05/19 17:46 +0100, Jonathan Wakely wrote:
>This change simplifies visitation for variants, by using INVOKE<R> for
>the visit<R> form, and explicitly specifying the tag types for raw
>visitation, instead of inferring them from the return types of the
>lambda functions used as visitors.
An additional tiny tweak.
Tested powerpc64le-linux, committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1270 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20190515/1285aa9a/attachment.bin>
More information about the Libstdc++
mailing list