<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 09/27/2016 03:37 PM, Enrico Granata
wrote:<br>
</div>
<blockquote
cite="mid:C191CC0C-C994-43D9-BC15-A236BC6F4559@apple.com"
type="cite">
<meta http-equiv="Context-Type" content="text/html; charset=utf-8">
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Sep 27, 2016, at 1:09 PM, Daniel Austin
Noland via lldb-dev <<a moz-do-not-send="true"
href="mailto:lldb-dev@lists.llvm.org" class="">lldb-dev@lists.llvm.org</a>>
wrote:</div>
<br class="Apple-interchange-newline">
<div class=""><span class="">* Prefer explicitly deleted copy
ctor / assignments over multiline macro
DISALLOW_COPY_AND_ASSIGN</span><br class="">
</div>
</blockquote>
</div>
<div class=""><br class="">
</div>
Why not just move DISALLOW_COPY_AND_ASSIGN over to using =delete ?
That seems like a trivial change..<br class="">
</blockquote>
That was my first thought as well. Still, I personally try to avoid
macros. On the other hand that one is simple enough that it may be
justified.<br>
<blockquote
cite="mid:C191CC0C-C994-43D9-BC15-A236BC6F4559@apple.com"
type="cite">
<div class="">
<div class=""><br class="Apple-interchange-newline">
Thanks,</div>
<div class=""><i class="">- Enrico</i><br class="">
📩 egranata@.com ☎️ 27683</div>
</div>
<br class="">
</blockquote>
<br>
</body>
</html>