Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.std.c++ > #275

Re: const-qualification on weak_ptr::owner_before

From Daniel Krügler <daniel.kruegler@googlemail.com>
Newsgroups comp.std.c++
Subject Re: const-qualification on weak_ptr::owner_before
Date 2011-09-07 09:53 -0700
Organization A noiseless patient Spider
Message-ID <j45p95$st3$1@dont-email.me> (permalink)
References <afd6f7bc-f137-4302-aad8-017ac944c4c0@x14g2000prn.googlegroups.com>

Show all headers | View raw


Am 06.09.2011 20:19, schrieb Ai Azuma:
>
> Is there any reason why weak_ptr::owner_before member function
> templates are not const-qualified?

I'm pretty sure there isn't. It is amusing to note that this miss has
been undetected from the accepted paper on:

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2637.pdf

This is a near-to editorial issue, forwarded to LWG.

Greetings from Bremen,

Daniel Krügler



--
[ 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 | NextPrevious in thread | Find similar


Thread

const-qualification on weak_ptr::owner_before Ai Azuma<ai.azuma@gmail.com> - 2011-09-06 11:19 -0700
  Re: const-qualification on weak_ptr::owner_before Daniel Krügler <daniel.kruegler@googlemail.com> - 2011-09-07 09:53 -0700

csiph-web