Replace CFX_SmartPointer cast operator with Get() method.

This is part of the project to kill off C-style casts in the code base.

Remove implict T* cast operator, and replace potentially unsafe C-style
casts with Get() method.

R=thestig@chromium.org

Review URL: https://codereview.chromium.org/889673003
2 files changed