19 Jul
2003
19 Jul
'03
1:24 p.m.
"mat_2775"
Hi,
I'm very new to BOOST so please forgive my ignorance.
I want to use the signals library of BOOST through Python. My question is whether that is actually possible and if so how?
If you want to use the signals library through Python you'd have to wrap it using Boost.Python. I would consider wrapping: boost::signal0<object> boost::signal1