Re: Can Xcode refactor C++?
Re: Can Xcode refactor C++?
- Subject: Re: Can Xcode refactor C++?
- From: Andrew Pontious <email@hidden>
- Date: Tue, 1 Jul 2008 12:08:25 -0700
On Jul 1, 2008, at 11:32 AM, Karan, Cem (Civ, ARL/CISD) wrote:
I have a large number of extremely crufty C++ files that have been
dumped in my lap. I don't feel like refactoring by hand, but
Xcode's refactoring capabilities don't seem to include C++; is this
true, or am I using them wrong?
Xcode does not currently refactoring C++. It can only refactor C and
Objective-C.
This also precludes Objective-C++, since in order to handle such
files, it would need to fully handle C++.
This is a known issue.
Also, does Xcode have an indent (see man 1 indent) that can handle
ISO C++? My eyes are starting to boil out of my brain due to bad
formatting.
That I can't help you with.
-- Andrew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden