Loading…
CppCon 2018 has ended
Wednesday, September 26 • 15:50 - 16:20
Value Semantics: Fast, Safe, and Correct by Default

Sign up or log in to save this to your schedule, view media, leave feedback and see who's attending!

We hear a lot about value semantics whenever there's discussion of C++, and value semantics are often credited as one of the "Big Ideas" of C++; but what does this phrase mean? And how can you use the principles of value semantics and regularity to make your code faster and more correct?

We'll touch on using the existing value semantic standard library types, as well as creating your own types that follow these principles. You will learn useful optimization habits which create faster code without giving up the benefits of value semantics. I'll show you how to think in a value semantic way, so that your code is simple, fast, and correct!

Speakers
NM

Nicole Mazzuca

Software Engineering Intern, Microsoft
Nicole Mazzuca is a C++ and Rust programmer who is very interested in object models - she is helping to write the Rust object model, and as such has studied other object models heavily, especially C++'s.


Wednesday September 26, 2018 15:50 - 16:20 PDT
Breckenridge Hall (1st Floor)
  • Type Design