1. 11
  1.  

  2. 3

    That was an interesting write up, and it’s neat to see how other teams work on large C++ projects.

    My team works on ~500k lines of C++, and our overall workflow is roughly the same, but unfortunately not as polished as this.