Overview
Explore modern adaptations of design patterns in C++ through this conference talk from ACCU 2016. Discover how to apply the Open-Closed Principle, implement the Specification Pattern, and utilize Groovy-style builders in contemporary C++ programming. Learn about improved modeling techniques, HTML structure generation, and the concept of Maybe construction. Gain insights into combining specifications, creating fluent interfaces, and leveraging multiple builders to enhance code flexibility and maintainability in the context of modern C++ development.
Syllabus
Introduction
SteelString
Open Closed Principle
Evil
Extension Functions
Scalars
Unimplemented
API Usage
OpenClosed Principle
Example
Breaking OCP
Specification Pattern
Product Filter
Making Specification
Combining Specification
Simple Filtering
Groovy Style Builders
Structured Data
List Items
Improved model
Groovy style
HTML structure
Generalization
Limitations
fluent calls
builder patterns
several builders
multiple builders
presence
implicit
MaybeT
MaybeT Construction
MaybeP Construction
Taught by
ACCU Conference