Boost logo

Boost :

From: Pavol Droba (droba_at_[hidden])
Date: 2002-10-28 11:05:49


I have put first example of the proposed lib into sandbox.

Main include file is string_algo.hpp in boost dir.

For now it contains only trimming and case conversion routines.
There are const non-modifying versions of all functions as well
as in-place variants ( marked with _in suffix ).

Please refer to header files in boost/string_algo dir. I haven't
written any documentation yet, but code is simple enough to be understandible.

There is an example in lib/string_algo/example dir.

I have tested code only on VC7, but it should work also on other compilers as well.

Please, if you are interested, have a look. I would welcome any comments, suggestions
and whatever opinion you have.

Thanks,

Regards

Pavol


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk