Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 175 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 175 Bytes

Fast PIMPL

Summary

Inspired by report of Anthony Polukhin from Yandex about Fast PIMPL.

This approach doesn't use dynamic allocations (thus resolving main pimpl flaw)