Skip to content

Initialize members of d-prt when defining them

Alexander Lohnau requested to merge work/pimpl_members into master

This makes it easier to read and saves some lines of code.

The memory optimization is IMHO not really needed and removing the unneeded member already makes up for it ;)

Merge request reports