4 Aug
2004
4 Aug
'04
7:58 p.m.
On Wednesday 04 August 2004 2:55 pm, Delfin Rojas wrote:
Hi everybody,
I would like to implement C++ reflection for a product I'm building. The C++ reflection is meant for serializing an object in XML, database, etc. Any recommendation of libraries out there that would help me with this reflection effort?
The next release of Boost will include the serialization library. You might look into that before embarking on your own reflection/serialization library... Doug