A C++ reflection-based data dictionary News
Brought to you by:
f4ecw
The next release will provide tools for de/-serializing CSV (Comma-separated value) files with the same description lists (Lists of members for reflection purpose) that are already used for XDR, iostreams, SQL queries, etc...
In other words: The list of members, in CRD format, of any class can be reused for serializing into CSV files.