
18 Jul
2003
18 Jul
'03
11:03 a.m.
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? Kind regards Mat

19 Jul
19 Jul
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
7915
Age (days ago)
7916
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Abrahams
-
mat_2775