Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(105)

Issue 146040: Following the style guide, replace the overloaded operator==... (Closed)

Created:
11 years, 6 months ago by wtc
Modified:
9 years, 7 months ago
Reviewers:
eroman
CC:
chromium-reviews_googlegroups.com, darin (slow to review), willchan no longer on Chromium
Visibility:
Public.

Description

Following the style guide, replace the overloaded operator== with the Equals method. R=eroman BUG=http://crbug.com/318 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19056

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M net/base/x509_certificate.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_network_transaction.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
wtc
When I doublechecked the declaration order recommended by the Style Guide, I found this: http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Operator_Overloading
11 years, 6 months ago (2009-06-23 18:04:35 UTC) #1
eroman
11 years, 6 months ago (2009-06-23 18:47:02 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698