Skip to content

v0.6.0: Fix for C++20

Choose a tag to compare

@sawenzel sawenzel released this 13 Nov 07:55
· 2 commits to master since this release
std::vector has a constexpr destructor in C++20, which makes forward
declaration not viable anymore.