c++: Allow ref-qualified member functions with "use sparingly" advice.
This patch moves the ref-qualified member functions section to the whitelisted section, with advice to use it sparingly since it may be poorly understood. R=kylechar@chromium.org, danakj@chromium.org, pkasting@chromium.org Change-Id: Ic9400af6a940d3f68c10cca617eb94ad161385ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1649733Reviewed-by:kylechar <kylechar@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Auto-Submit: vmpstr <vmpstr@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#667321}
Showing
Please register or sign in to comment