Loading…
CppCon 2014 has ended
Wednesday, September 10 • 3:15pm - 4:15pm
The Implementation of Value Types

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

Predefined value types are central to C++ efficiency and robustness. More importantly, C++ provides mechanisms that enable programmers to create high-quality value types, programmers are not limited to the small predefined value types. However, implementing a high-quality type requires attention to several problems, among them portability, representation, efficient copying, efficient parameters, aliasing, constant initialization, and constant expressions. We present the issues and several approaches to implementing high-quality value types.

Speakers
avatar for Lawrence Crowl

Lawrence Crowl

Dr. Lawrence Crowl has expertise in programming languages, compilers, and parallel programming. He has been mixing threads with C++ for twenty-five years and is a major contributor to C++11. His goal is to achieve both high quality and high performance programs.


Wednesday September 10, 2014 3:15pm - 4:15pm PDT
Newton

Attendees (0)