
6 Feb
2007
6 Feb
'07
1:23 a.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 ---------------------------------------------------------