mirror of git://gcc.gnu.org/git/gcc.git
* doc/xml/manual/status_cxx2011.xml: Update status. * include/std/scoped_allocator (__outer_allocator_t, __outermost_type): New helpers for recursive OUTERMOST. (__outermost): Use __outermost_type::_S_outermost. (__do_outermost, scoped_allocator_adaptor::__outermost_type): Remove. (scoped_allocator_adaptor::__outermost_alloc_traits): Use new __outermost_type helper. * testsuite/20_util/scoped_allocator/outermost.cc: New test. From-SVN: r240844 |
||
|---|---|---|
| .. | ||
| requirements | ||
| 1.cc | ||
| 2.cc | ||
| 3.cc | ||
| 65279.cc | ||
| 69114.cc | ||
| 69293_neg.cc | ||
| outermost.cc | ||
| propagation.cc | ||