
Bug: N/A Change-Id: I2fa776ab02969c19fec3cc1bffd0745a181da598 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488393 Reviewed-by: Victor Costan <pwnall@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com> Reviewed-by: danakj <danakj@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Commit-Queue: Austin Sullivan <asully@chromium.org> Auto-Submit: Austin Sullivan <asully@chromium.org> Cr-Commit-Position: refs/heads/master@{#820458}
Chromium Codelab
See the cpp101/
directory for the Chromium C++ codelab,
including example solutions.
Motivation
The goal of this codelab is to introduce new Chromium developers to both the important design patterns and the style of code they can expect to become familiar with.
The code in this directory is for documentation purposes only. It is compiled
via the top level BUILD.gn's gn_all
target to make sure it is kept up to date.