Re: custom data formatter for std::string?
Re: custom data formatter for std::string?
- Subject: Re: custom data formatter for std::string?
- From: walterw <email@hidden>
- Date: Wed, 12 Jan 2005 11:48:01 -0500
That worked great!
I'm also using std::basic_string<short> for unicode. Is there a
formatter for unicode strings?
Walter
On Jan 11, 2005, at 11:22 PM, Andy Wiese wrote:
On Jan 11, 2005, at 7:48 PM, walterw wrote:
Does anyone know what the XCode debugger's "custom data formatter"
for std::string should be? I'd like it to display the string the
same way "char*" is displayed
I don't find the documentation helpful enough for me to figure it out
on my own.
Can methods on the objects be called for display purposes? The docs
seem to indicate that it can but doesn't explain how.
Walter
_______________________________________________
From the archives:
http://lists.apple.com/archives/xcode-users/2003/Nov/msg00732.html
I have this one bookmarked!
_______________________________________________
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