how can i dealing a function which returns a raw pointer? 
for example: int * Foo (A_Class);

i have tried return_value_policy(reference_existing_object) or 
return_value_policy(manage_new_object) but it doesnt work.it seem's that it only 
accept a pointer of a C++ class like Foo* or Foo&.
______________________________________

===================================================================
�����������15M�շ����� �Ͻ��ж��� 
(http://vip.sina.com/sol_mail/promotion/pro_men.html)
���˶����г���һԪͶ�룬ʮ�־�ϲ���ٷ����� (http://classad.sina.com.cn/2shou/)
�������ֻ�ͼƬ�����׶�������������ѡ��ÿ�춼�и��� 
(http://sms.sina.com.cn/cgi-bin/sms/smspic.cgi)
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Reply via email to