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
8691
Age (days ago)
8691
Last active (days ago)
4 comments
4 participants
participants (4)
-
sashan