Skip to content

Replace Placement class with function templates in win namespace

  • Remove any inherent state.
  • Remove window cascading placement.
  • Transform Placement methods to function templates in the win namespace.
  • The enum Placement::Policy becomes win::Placement in placement.h.

Closes #126 (closed)

Edited by Roman Gilg

Merge request reports