cppfront icon indicating copy to clipboard operation
cppfront copied to clipboard

test: avoid unnamed parameter in function type template argument

Open JohelEGP opened this issue 1 year ago • 1 comments
trafficstars

Resolves https://github.com/hsutter/cppfront/commit/212eb15e77bba222c7fda3ff50f1e5f479a627ee#commitcomment-147400224 by avoiding the unnamed parameters, rather than changing the lowering to Cpp1.

JohelEGP avatar Oct 01 '24 09:10 JohelEGP