[orbitcpp-commits] orbitcpp jkluebs
Status: Beta
Brought to you by:
philipd
From: John K. L. <jk...@us...> - 2000-11-25 08:30:36
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: jkluebs 00/11/25 00:30:35 Modified files: compiler : pass.hh pass_gather.cc pass_xlate.cc pass_xlate.hh types.cc types.hh orb : orbitcpp_any.cc orbitcpp_any.hh orbitcpp_smartptr.hh test/basic : basic.idl test/idl-torture: run test.idl Log message: Any is more complete, there is a Any_var and Any_out now. Array_forany classes added to orbitcpp_smartptr.hh IDL compiler now generates specilisation code in the proper place and any functions in the proper place. IDL compiler generates Any functions for Arrays. |