<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Jul 5, 2011, at 10:00 PM, David Blaikie wrote:</div><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "><div style="word-wrap:break-word"><div><div class="im"><blockquote type="cite"><div class="gmail_quote">
<div>I suppose the question is whether  "getLang().CPlusPlus0x" is true for Objective-C++, or only actual C++0x?</div></div></blockquote><div><br></div></div><div>Objective-C (and its revisions and supplements) is orthogonal to C++.  We can and do support using the Objective-C extensions in code whose "base" standard is C++0x.</div>
</div></div></blockquote><div><br></div><div>More formally, that is to say that getLang().CPlusPlus0x and getLang().ObjC can both be true at the same time?</div></div></blockquote><div><br></div>Yes.</div><div><br></div><div>John.</div></body></html>