Changes between Initial Version and Version 1 of Langbinding/Notes


Ignore:
Timestamp:
Aug 11, 2007, 3:16:28 PM (15 years ago)
Author:
René Rivera
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Langbinding/Notes

    v1 v1  
     1[[PageOutline]]
     2
     3== References ==
     4
     5eXtended 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]