Exposing static members using boost.python
6 Sep
2002
6 Sep
'02
12:25 p.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
8699
Age (days ago)
8699
Last active (days ago)
0 comments
1 participants
participants (1)
-
sashan