Skip to content

Initialize members in-class where possible

Ahmad Samir requested to merge work/ahmad/constructor-init-args into master
  • Default constructed Profile::Ptr is null
  • QHash is empty by default

Merge request reports