Data Formatters for C++ templates
Data Formatters for C++ templates
- Subject: Data Formatters for C++ templates
- From: David Dunham <email@hidden>
- Date: Sat, 04 Apr 2009 19:45:52 -0700
I'm trying to create an Xcode data formatter for boost::shared_ptr<CLASS> -- one that's universal.
Alternatively I can do (say) boost::shared_ptr<ImageFrame> but don't know how to leverage a data formatter (ImageFrame) I already have.
Is it possible to use templates without having to recreate each possibility?
BTW, the online doc says they go in ~/Library/Application Support/Developer/<Xcode_release>/CustomDataViews/ but Xcode actually created CustomDataViews.plist in ~/Library/Application Support/Apple/Developer Tools/CustomDataViews Imagination is more important than knowledge. -- Albert Einstein |
_______________________________________________
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