Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail |
|---|---|
| From | Pete Becker <pete@versatilecoding.com> |
| Newsgroups | comp.std.c++ |
| Subject | Re: Inconsistencies about <scoped_allocator> |
| Date | Mon, 5 Dec 2011 01:02:43 -0800 (PST) |
| Organization | Roundhouse Consulting, Ltd. |
| Lines | 26 |
| Sender | std-cpp-request@vandevoorde.com |
| Approved | james.dennett@gmail.com |
| Message-ID | <2011120412172622129-pete@versatilecodingcom> (permalink) |
| References | <071b8c59-6660-40b2-a936-d94fcde65bd6@w1g2000vba.googlegroups.com> |
| NNTP-Posting-Host | IYYkKLQ8W6LJReCvZQkdAie/MREBrcksuStt1X0zdQE= |
| Content-Type | text/plain; charset=iso-8859-1; format=flowed |
| X-Trace | news.albasani.net 7jTsJ6Pe+A6fScMIOPK1IkD5NJVhg/KU6e84BMOqS00d12nwXRXgAxbwsmnydLvFcftlAdByi8ad4z5ItebTcQ== |
| X-Complaints-To | abuse@albasani.net |
| NNTP-Posting-Date | Mon, 5 Dec 2011 09:02:44 +0000 (UTC) |
| X-Mailer | Perl5 Mail::Internet v2.05 |
| X-Submission-Address | std-cpp-submit@vandevoorde.com |
| Cancel-Lock | sha1:OVNt+aW+tkM819Fb3QrBlFzofZ0= |
| X-Original-Date | Sun, 4 Dec 2011 12:17:26 -0500 |
| Xref | x330-a1.tempe.blueboxinc.net comp.std.c++:389 |
Show key headers only | View raw
On 2011-12-04 10:23:12 +0000, m0shbear said: > This question refers to ISO 14882:2011. > According to [allocator.adapter], there exists a header file > <scoped_allocator>, which defines a template type > scoped_allocator_adapter<typename OuterAlloc, typename ... > InnerAlloc>. > However, Table 14 in [headers] makes no such mention of this. > Could I get an explanation on the apparent contradiction? The standard requires the header <scoped_allocator>. If leaving it out of Table 14 is the worst problem you've found, you're not trying very hard. <g> -- Pete Roundhouse Consulting, Ltd. (www.versatilecoding.com) Author of "The Standard C++ Library Extensions: a Tutorial and Reference (www.petebecker.com/tr1book) [ comp.std.c++ is moderated. To submit articles, try posting with your ] [ newsreader. If that fails, use mailto:std-cpp-submit@vandevoorde.com ] [ --- Please see the FAQ before posting. --- ] [ FAQ: http://www.comeaucomputing.com/csc/faq.html ]
Back to comp.std.c++ | Previous | Next — Previous in thread | Next in thread | Find similar
Inconsistencies about <scoped_allocator> m0shbear <andrey.vul@gmail.com> - 2011-12-04 02:23 -0800
Re: Inconsistencies about <scoped_allocator> Daniel Krügler <daniel.kruegler@googlemail.com> - 2011-12-05 01:02 -0800
Re: Inconsistencies about <scoped_allocator> "Bo Persson" <bop@gmb.dk> - 2011-12-05 01:02 -0800
Re: Inconsistencies about <scoped_allocator> Pete Becker <pete@versatilecoding.com> - 2011-12-05 01:02 -0800
Re: Inconsistencies about <scoped_allocator> m0shbear <andrey.vul@gmail.com> - 2011-12-09 23:53 -0800
csiph-web