Description[api] Disable new and delete using = delete.
According to our style guide on Copyable and Movable Types,
copy/move operators should be disabled using = delete in the public: section.
Use consistent style for disabling new and delete.
BUG=
Committed: https://crrev.com/8ce60a195c2e6514e892d70f791b002980361dcf
Cr-Commit-Position: refs/heads/master@{#38880}
Patch Set 1 #Patch Set 2 : Fix depends on problem. #
Depends on Patchset: Messages
Total messages: 16 (11 generated)
|