]> git.ipfire.org Git - thirdparty/gcc.git/commit
future (_Result_alloc): Derive from _Alloc, exploit the Empty Base Optimization.
authorPaolo Carlini <paolo.carlini@oracle.com>
Fri, 8 Oct 2010 20:30:44 +0000 (20:30 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 8 Oct 2010 20:30:44 +0000 (20:30 +0000)
commit0fd76d8e4c34b647eec8fcd7c8b797b8559301e0
tree9da00e0862c14bafa99e669a57ce7251801cc0f7
parentbd39cb5225a1a8b3a7ac15ef7a50231205a64ff8
future (_Result_alloc): Derive from _Alloc, exploit the Empty Base Optimization.

2010-10-08  Paolo Carlini  <paolo.carlini@oracle.com>

* include/std/future (_Result_alloc): Derive from _Alloc,
exploit the Empty Base Optimization.

From-SVN: r165194
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/future