<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><blockquote type="cite" class="">On Jun 15, 2016, at 11:16 PM, Robert Widmann &lt;<a href="mailto:devteam.codafi@gmail.com" class="">devteam.codafi@gmail.com</a>&gt; wrote:<br class=""></blockquote><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Charles we've diverged from the actual issue at hand to nitpick my English. &nbsp;Read the code (that std::min tho!). &nbsp;We have a problem here and no obvious solution that doesn't involve special-casing parts of this proposal. &nbsp;Do you have a solution or shall we take this offline? &nbsp;I can provide you my iMessage information in a person email if you wish to discuss this with me or any other members of the team, but the list is not the most productive place for this.</div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Thanks,</div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="">~Robert Widmann</div></div></blockquote></div><br class=""><div class="">I am not sure why you think I am nitpicking your English (unless if you are possibly referring to the post where I corrected my own typo, but that was my English, not yours). What I am trying to express is that I do not believe there is an issue with the syntax as proposed. If there is no access modifier on a declaration, there is no reason that that declaration should be less visible than its container, except in the case that the container’s visibility is greater than the default level of internal—i.e. it is public.</div><div class=""><br class=""></div><div class="">Furthermore, I do not see the need for an access modifier that says to give something the same visibility as its parent, since for all access levels other than public (and of course, for public APIs, you want to declare those explicitly anyway), you get that already by default, so an access modifier seems somewhat redundant.</div><div class=""><br class=""></div><div class="">Charles</div><div class=""><br class=""></div></body></html>