$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Maxim Yegorushkin (e-maxim_at_[hidden])
Date: 2004-09-18 13:30:39
Hello all,
I've been working on a small library - an immutable C++ string. Now it is
in usable state and has been put in use in a couple of real projects.
Although it needs further polishing, I would like to know is there any
interest in such a library?
Here is the link: http://conststring.sourceforge.net/
-- Maxim Yegorushkin