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


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

Re: Defect report: missing cases from value-dependence

From Daniel Krügler<daniel.kruegler@googlemail.com>
Newsgroups comp.std.c++
Subject Re: Defect report: missing cases from value-dependence
Date 2011-11-11 13:04 -0800
Organization A noiseless patient Spider
Message-ID <j9hct1$4vt$2@dont-email.me> (permalink)
References <55926.10.0.7.178.1320716310.squirrel@webmail.secure.aluminati.net>

Show all headers | View raw


Am 08.11.2011 20:31, schrieb Richard Smith:
>  Hi,
>
>  [temp.dep.expr]/3 is missing some cases which should be value-dependent but
>  are not considered to be. The implementation in clang adds the following to
>  the list of bullets in that paragraph:
>
>  [An identifier is value-dependent if it is: ...]
>     - an entity with reference type and is initialized with an expression that is
>  value-dependent
>     - a member function or a static data member of the current instantiation

Forwarded to CWG.

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 | Unroll thread


Thread

Defect report: missing cases from value-dependence "Richard Smith"<richard@metafoo.co.uk> - 2011-11-08 11:31 -0800
  Re: Defect report: missing cases from value-dependence Daniel Krügler<daniel.kruegler@googlemail.com> - 2011-11-11 13:04 -0800

csiph-web