InitUtil v0.91xms Change Log ---------------------------- 2004 ---- 03/26 (InitUtil.h v0.918ms) Created a nested namespace for the helper templates (used internally only). 01/25 Upgraded to the latest ESTLUtil.h (for displaying containers), which incorporates the extensions from the former lzutil.h. 2003 ---- 01/05 (v0.917ms) Corrected a bug (reported by Jerry Feldman) where an empty initialization string was not being detected, resulting in a bogus value being added to a container. 2002 ---- 12/02 (v0.916ms): added "app_cont" and "app_cont_str" functions, fixed comments 11/24 (v0.915ms): Put everything into namespace bds 08/28 (v0.914ms): fixed unfortunate version number error (.92x is the version sequence for non-crippled compilers) Added make_cont_p/set_cont_p variations for *pointer* lists Added ability to specify the delimiter for value parsing (it defaults to ',', as previously hard-wired). 08/02 (v0.91ms): Initial Release - set/multiset containers not supported.