
14 Jun
2012
14 Jun
'12
9:17 a.m.
Thank you. Yes. Your suggesstion helped me. I had to dereference the iterator to access the shared_ptr. On Thu, Jun 14, 2012 at 10:57 AM, prasad <pras.som@gmail.com> wrote:
But I am not able to access the inner details of the struct
"packet_holder" using the iterator. it->type.header is not accessible.
Changing this to (*it)->type.header should help
-- View this message in context: http://boost.2283326.n4.nabble.com/Cannot-access-structure-elements-using-it... Sent from the Boost - Dev mailing list archive at Nabble.com.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- With Regards, Manjunath BJ