Are there plans to implement std::dynarray in next C++ standard?

Viewed 327

I read that std::dynarray was proposed in a draft for C++14 but was dropped out later on.

Are there any plans that this class will be included in future C++ standards, or has it been dropped for good?

0 Answers
Related