changelog

来自「C++ Reflection & Service Library」· 代码 · 共 34 行

TXT
34
字号
2003-03-30  Marcus  <marcus@mp-net.de>	* src/reflect/Reflect.hh: Removed the member 'name_'. It was	hiding the 'name_' from the baseclass.2003-03-24  Marcus  <marcus@mp-net.de>	* src/reflect/Reflect.hh: Now it is possible to visit reflected	classes as well as reflected objects.2003-03-22  Marcus Perlick  <marcus@mp-net.de>	* src/reflect/GeneralOffset.hh: Created a non-template baseclass	for the Offset. I'm not quite sure, if it can or will be useful.	* src/reflect/Reflector.hh: Added destructor to Reflector.2003-03-21  Marcus Perlick  <marcus@mp-net.de>	* src/serialize/Output.hh: In the functions prepare, tagPrepare,	finish and tagFinish we now pass a reference to the object, too.2003-03-21    <riffraff@users.sourceforge.net>	* src\serialize\Visitor.hh: Changed the serialisation visitor to	make XML-like output.	* src\reflect\Reflect.hh: The main class for reflection "Reflect"	now supports ClassTags.	* samples\reflect_direct\Date.hh: Modified the sample to work with	the new reflection that supports ClassTags.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?