Downloadliste

Projektbeschreibung

The Mirror C++ reflection library provides both compile-time and run-time meta-data describing common C++ program constructs like namespaces, types, enumerations, classes, their base classes and member variables, constructors, etc. and provides generic interfaces for their introspection. It also provides several high-level utilities based on the reflected meta-data like a factory generator, which generates, at compile-time, implementations of object factories which can create instances of arbitrary 'reflectable' type.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-03 01:57 Zurück zur Release-Liste
0.5.9

Unterstützung für Compiler-Container Reflexion aufgenommen. Die meta_object_kind Vorlage für flexiblere Meta-Objekt Kategorisierung aufgenommen. Mehrere Bugs und pedantisch Warnungen wurden behoben. Die Dokumentation wurde aktualisiert. Weitere geringfügige Änderungen vorgenommen wurden.
Support for compile-time container reflection was added. The meta_object_kind template for more flexible meta-object categorization was added. Several bugs and pedantic warnings were fixed. The documentation has been updated. Other minor changes were made.

Project Resources