Disable implicit conversion of scoped_refptr<T> to T* on Windows.
commit1c3841d1c87f5332ba6550ed3b4f113c026b0ce3
authordcheng <dcheng@chromium.org>
Tue, 25 Nov 2014 01:49:27 +0000 (24 17:49 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 25 Nov 2014 01:49:53 +0000 (25 01:49 +0000)
tree3203906509868d1f72d569c434ac16c3afa9b886
parent6348198e9e848238a5397e37d5dd57953626dc0d
Disable implicit conversion of scoped_refptr<T> to T* on Windows.

Finally!!!

BUG=110610

Review URL: https://codereview.chromium.org/748073004

Cr-Commit-Position: refs/heads/master@{#305558}
base/memory/ref_counted.h
base/win/scoped_comptr.h