Loading…
CppCon 2015 has ended
Thursday, September 24 • 2:00pm - 3:00pm
The Importance of Being const

Log in to save this to your schedule, view media, leave feedback and see who's attending!

The Importance of Being const

Why do we use const? It helps the compiler enforce program invariants, find trivial bugs, and generally makes code better. But with C++11 has an extended meaning, specifically in regards to multi-threaded code.

This talk will be an intro to the const keyword and what it means to declare objects, pointers and member functions as const. We will also explore some subtle issues encountered with const, mutable, and multithreaded code.

Speakers
avatar for Richard Powell

Richard Powell

Audio Software Engineer
I started using C++ 10 years ago to write a psychoacoustic audio encoder/decoder and have continued to explore how to make software that unlocks the potential of hardware to bring amazing applications to life. I graduated from UC Berkeley with a BS in Electrical Engineering and Computer... Read More →


Thursday September 24, 2015 2:00pm - 3:00pm PDT
McClintock (404) Meydenbauer Center

Attendees (0)