MantisBT - JANA
View Issue Details
0000334JANAFeature Requestpublic2013-03-27 18:562013-03-27 19:25
davidl 
davidl 
normalminorN/A
resolvedfixed 
0000334: Add IsAssociated method to JObject
Paul M. requests the following method be added to JObject:


inline bool JObject::IsAssociated(const JObject* locObject) const {return (associated.find(locObject) != associated.end());}
No tags attached.
Issue History
2013-03-27 18:56davidlNew Issue
2013-03-27 19:25davidlNote Added: 0000506
2013-03-27 19:25davidlStatusnew => resolved
2013-03-27 19:25davidlResolutionopen => fixed
2013-03-27 19:25davidlAssigned To => davidl

Notes
(0000506)
davidl   
2013-03-27 19:25   
This was added in revision 1273 and will appear in the next tagged version of JANA (either 0.6.6p2 or 0.6.7)