Introduce ScopedBstr::Get()
ScopedBstr::Get provides a migration pathway away from operator BSTR() const, a violation of the implicit conversion rule in the C++ style guide. https://google.github.io/styleguide/cppguide.html#Implicit_Conversions BUG=1034666 Change-Id: Idacb984b3c97b6deafbd91b3dd0d8928a12f932b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036522 Auto-Submit: Robert Liao <robliao@chromium.org> Reviewed-by:Will Harris <wfh@chromium.org> Commit-Queue: Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#738227}
Showing
Please register or sign in to comment