OSDN Git Service

- 型情報を表すTypeDescripterの構造をちゃんと設計した。
authorderui <derutakayu@user.sourceforge.jp>
Sun, 6 Sep 2009 14:13:42 +0000 (23:13 +0900)
committerderui <derutakayu@user.sourceforge.jp>
Sun, 6 Sep 2009 14:13:42 +0000 (23:13 +0900)
commit248d40d7a630489f19238546519e13b22c36a90d
tree068c2bd53ddfeb9ad556c4db14a4fa10f06e2c01
parent88eda273d995b6d6c63d6aae418f04e9e44a02c5
- 型情報を表すTypeDescripterの構造をちゃんと設計した。
- データ実体を表わすためのDataEntityを定義
- namespace typeに対するテストを作成。
config.log
data_structure.h [new file with mode: 0644]
test/Makefile
test/Makefile.am
test/Makefile.in
test/type_test [new file with mode: 0755]
test/type_test.cpp [new file with mode: 0644]
type.cpp
type.h