C++/Python interfacing
Home
ยป pygccxml
API docs
design
download
example
gccxml 0.7 => 0.9 upgrade issues
history
* links
query interface
users
Table of contents
Links
Links
CppReflect
- extracts reflection information from executables, which were build with debug information. It works with executables that has COFF or ELF format.
XTI An Extended Type Information Library
- Bjarne Stroustrup talk about adding reflection information to C++ program.