Description[api] Disable copy constructors in the public section.
According to our style guide on Copyable and Movable Types,
copy/move operators should be disabled in the public: section, not
in the private: section.
BUG=
Committed: https://crrev.com/ceadddd15d3dbd7be5e300909a3fdc848297e6b2
Cr-Commit-Position: refs/heads/master@{#38872}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 13 (7 generated)
|