Skip to content
Unverified Commit f4e68058 authored by Andrea Pappacoda's avatar Andrea Pappacoda Committed by GitHub
Browse files

fix: avoid template-id-cdtor warning with GCC 14 (#109)

C++20's DR 2237 forbids using template-ids in constructors and
destructors, and GCC 14 started warning about this.
parent b7ab6ec2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment