[cfe-dev] I would like to banish libc++'s <dynarray> implementation into "experimental"

Marshall Clow mclow.lists at gmail.com
Tue Feb 17 11:23:26 PST 2015


<dynarray> was added to the C++14 standard, libc++ implemented it, and then it was removed.

Now (from the standard’s point of view), it is in limbo.

I would like to move it into std/experimental; to make it clear that it’s not a part of the standard.

Any objections?
Anyone using it?

— Marshall





More information about the cfe-dev mailing list