Ritter Pet

Avatar
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Created

    force use of curly braces - how to ?

    Hello I'm refactoring a large code base and there are many instances of single lines statements inside loops and control of flow without the use of 'curly braces'. This makes it hard to read and un...
    • 5 followers
    • 10 comments
    • 1 vote
  • Created

    move class into a namespace - how to ?

    Hi I'm refactoring a large project dating back to the mid 90's. I want to move classes into namespaces. Does ReSharperC++ support this somehow? I don't see any options when I refactor a class name....
    • 2 followers
    • 1 comment
    • 0 votes