cgal icon indicating copy to clipboard operation
cgal copied to clipboard

Compile time check on named parameters passed to a function

Open sloriot opened this issue 2 years ago • 5 comments

Add a way to check at compile time that the named parameters passed to a function are all going to be used

Related to #7919

sloriot avatar Jan 08 '24 11:01 sloriot

Compilation issue on macOs, see here for example.

sloriot avatar Jan 22 '24 17:01 sloriot

Successfully tested in 6.0-Ic-197

sloriot avatar Mar 21 '24 09:03 sloriot

@sloriot You marked this PR https://github.com/CGAL/cgal/labels/Work%20in%20progress, yesterday? I imagine that means I must not merge it?

lrineau avatar Mar 21 '24 12:03 lrineau

This pull-request was previously marked with the label Tested, but has been modified with new commits. That label has been removed.

github-actions[bot] avatar Mar 25 '24 10:03 github-actions[bot]