
5 Feb
2007
5 Feb
'07
6:23 p.m.
I am learning Boost Python. One question is bothering me. I have some code like the following. class A { Public: static B* getB() { return _B;} private: A(); staitc B* _B; } How to wrap function getB()? thanks!!! Jin Sun --------------------------------------------------------- Rekhi Hall 301 1400 Townsend Dr. Houghton MI, 49931 USA Phone: 906-370-2261 ---------------------------------------------------------