Boost Reflect Library 0.1.0
Boost Reflect Library Documentation

The Boost Reflect library provides a means to quickly describe the interface of a class or struct and then use that description to provide compile-time and run-time reflection on the interface.

Note:
This library is not part of the official Boost C++ libraries. It was developed with the intention of being submitted for review by the Boost community and therefore everything is coded accoding to the Boost C++ Coding Guidlines.

Table of Contents


© Daniel Larimer 2010-2011 - Licensed under Boost Software License, Version 1.0 Boost Reflect Library