sparcians / map

Modeling Architectural Platform
Apache License 2.0
168 stars 60 forks source link

Update illegal ctor definition #511

Closed orion160 closed 3 months ago

orion160 commented 3 months ago

Under gcc-14 declaring the constructor with a template gives an error.

klingaard commented 3 months ago

Thanks, Isaac, for doing this. I actually fixed this in PR #510 which I just merged. Can you rebase and see if there is still an issue?