I'm trying to reverse engineer some code in EA.
I have a class that holds a member shared_ptr
to an object of another class.
How can I make EA show this relationship ?
I've tried setting the shared_ptr
class with the Set Collection Classes option, with no luck.