On 5/11/2015 2:29 PM, Ehsan Akhgari wrote:
On 2015-04-30 7:57 AM, Xidorn Quan wrote:
On Thu, Apr 30, 2015 at 10:14 PM, Robert O'Callahan <rob...@ocallahan.org>
wrote:

On Sat, Mar 21, 2015 at 4:14 AM, <bo...@mozilla.com> wrote:

* member initializers


Should we have any rules around these, or should we use them
indiscriminately? I wonder particularly about initializers which are
complicated expressions.


I guess we probably should forbid using any expression with side effect for
member initializers.

Hmm, why should we restrict them more than what can appear in the constructor initializer list?

I believe MSVC does have some problems with complex member initializers, but I don't recall details offhand.

--
Joshua Cranmer
Thunderbird and DXR developer
Source code archæologist

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to