[orbitcpp-commits] orbitcpp jkluebs
Status: Beta
Brought to you by:
philipd
From: John K. L. <jk...@us...> - 2000-11-12 04:26:44
|
CVSROOT: /cvsroot/orbitcpp Module name: orbitcpp Changes by: jkluebs 00/11/11 20:26:44 Modified files: orb : Makefile.am orbitcpp.hh orbitcpp_smartptr.hh orbitcpp_tools.cc orbitcpp_tools.hh Added files: orb : orbitcpp_any.cc orbitcpp_any.hh Log message: The array smart pointers now have a template parameter for the length of the array, to allow unique Array properties for arrays of different lengths. The support for Any is also being checked in. |