[PATCH] [libc++] Make std::deque instantiable with incomplete element type

Chandler Carruth chandlerc at google.com
Sat Sep 21 14:53:02 PDT 2013


On Sat, Sep 21, 2013 at 2:48 PM, Howard Hinnant <howard.hinnant at gmail.com>wrote:

> I really like this patch.  It is a nice piece of work.  Unfortunately I
> think I'm going to have to decline it for ABI reasons.


Ouch.

Do you see any path forward here or solution to preserve ABI? We ran into a
nontrivial amount of code which ended up relying on this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130921/68312b73/attachment.html>


More information about the cfe-commits mailing list