Skip to content
GitLab
Explore
Sign in
Register
Store return value after parameters.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Allison Vacanti
requested to merge
allisonvacanti/vtk-m:return_args_exec_sig
into
master
Dec 21, 2018
Overview
3
Commits
1
Pipelines
1
Changes
3
Expand
This allows execution signatures like
using ExecutionSignature = _1(_1, ...)
to work as expected.
Merge request reports
Loading