cppexpose allows for a C++ program to expose its interfaces into runtime, making it possible to, e.g., create automatic GUI representations for interfaces, or to expose them into a scripting environment. The implementation is based on standard C++ templates and does not use language extensions or macros, making it typesafe and usable with any C++11 compliant toolchain. Also, no meta compilation step is required.
-
Notifications
You must be signed in to change notification settings - Fork 0
cginternals/cppexpose-web
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Website of cppexpose.org
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published