diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-05-24 21:21:08 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-05-24 21:21:08 +0000 |
commit | cb0664a31041b3a3086be5ce62cc95f90fd501be (patch) | |
tree | 2d5049415523116cc24cf9d835c856919d635d53 /docs | |
parent | 7e71e1ed38687f8bc3bd51f6bf0e71ff5bca85b0 (diff) | |
download | ATCD-cb0664a31041b3a3086be5ce62cc95f90fd501be.tar.gz |
* TAO/tests/Param_Test/recursive_struct.h:
* TAO/tests/Param_Test/recursive_struct.cpp:
* TAO/tests/Param_Test/param_test.idl:
* TAO/tests/Param_Test/param_test_i.h:
* TAO/tests/Param_Test/param_test_i.cpp:
* TAO/tests/Param_Test/driver.cpp:
* TAO/tests/Param_Test/options.h:
* TAO/tests/Param_Test/options.cpp:
* TAO/tests/Param_Test/tests.h:
* TAO/tests/Param_Test/client.dsp:
* TAO/tests/Param_Test/run_test.pl:
* TAO/tests/Param_Test/Makefile:
Added new test to Param_Test to test a struct that
contains a sequence of itself, for example:
struct foo {
long x;
sequence<foo> offspring;
};
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions