Hacker News new | ask | show | jobs
by saagarjha 2526 days ago
> STL containers cannot have incomplete value types

As of C++17, certain containers have minimal support for incomplete types.