Francesco Pt

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
  • Created

    push members down does not move code implementation

    Answered
    Apparently, the code refactoring “push members down” does not actually correctly move the code.To reproduce the issue, consider following minimal code:struct A { int compute() const noexcept; }...
    • 2 followers
    • 3 comments
    • 1 vote