Changes between Initial Version and Version 1 of Langbinding/Notes
- Timestamp:
- Aug 11, 2007, 3:16:28 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Langbinding/Notes
v1 v1 1 [[PageOutline]] 2 3 == References == 4 5 eXtended RunTime Type Information for C++ 6 7 * Tool and accompanying C++ library that extend the standard runtime type system of C++ to provide a much richer set of reflection information about classes and methods to manipulate these classes and their members. 8 * [http://freshmeat.net/projects/xrtti/ Freshmeat entry]