mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 05:22:45 +00:00
- Generating code for the improved support of static data members of Boost.Python
[SVN r18193]
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
Class('basic::C', 'basic.h')
|
||||
Function('basic::call_f', 'basic.h')
|
||||
Function('basic::get_static', 'basic.h')
|
||||
Function('basic::get_value', 'basic.h')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user