Applied modern c++ : efficient expression evaluator with type-erasure

Speaker: Olivia Quinet

Audience level: [Beginner]

The type-erasure design pattern was used to create an efficient expression evaluator.  It is applied to large datasets with complex user-defined expressions involving several columns.