Skip to content

馃帹 Refactor: Modernize code

  • Remove all enable_if and typedefs from Pylene
  • Replace all type traits in require clause with concepts when possible.
  • Remove trailing return type when possible.
  • Simplify some code along the way.

馃挜 ABI breaks because template type removal on disabled class functions.

Edited by Edwin Carlinet

Merge request reports