0
Files
src/styleguide
danakj 4b9193eb41 Document that operator== and <=> can be defaulted inline
This was the conclusion of the cxx thread, and seeing people jump
through hoops to write and export these from the .cc file because
there's no guidance saying otherwise outside the thread.

https://groups.google.com/a/chromium.org/g/cxx/c/h4lVi2jHU-0/m/4M4cKcBtAgAJ

R=pkasting@chromium.org

Change-Id: I15d75a531a246b773fe52a2bca1608253b3cc3fd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5258880
Reviewed-by: Peter Kasting <pkasting@chromium.org>
Commit-Queue: danakj <danakj@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1255629}
2024-02-02 17:31:33 +00:00
..