CppCon 2017: The design of absl::StrCat (opens in new tab)
<h3 id="jorg-browns-lightning-talk">Jorg Brown’s Lightning Talk</h3> <p>By <a href="mailto:shreck@google.com">Tom Manshreck</a>, Abseil Tech Writer</p> <p>Check out Jorg Brown’s Lightning Talk on the design of <code class="language-plaintext highlighter-rouge">absl::StrCat()</code> for background on what problem it was designed to solve and why it was designed the way it was.</p> <p><a href="https://www.youtube.com/watch?v=tuWnw3sWZ4w" target="_blank"> <img src="/img/cppcon-strcat.png" /> ...
Read the original article