Closed SchrodingerZhu closed 15 hours ago
Sorry hadn't spotted this. Should we just add <>
like:
Config::Backend::template get_metaentry<>(address_cast(p));
Does that fix the issue? Or can we drop the template
keyword in this instance?
@mjp41 removing the template
will do the work.
Apparently fixed in main branch
See https://github.com/SchrodingerZhu/ReuseIR/actions/runs/10536186246/job/29196068023