Exposing static members using boost.python
6 Sep
2002
6 Sep
'02
11:25 a.m.
Hi Is the correct way to expose static members by writing a wrapper function for them? For example void wrap_fn() { Class::fn(); } . . . this_module.def(wrap_fn, "fn"); Thanks in advance Sashan
8106
Age (days ago)
8106
Last active (days ago)
0 comments
1 participants
participants (1)
-
sashan