Re: array wrapper

2003-01-09 Thread Martin v. Löwis
Hans Ginzel <[EMAIL PROTECTED]> writes: > Probably it could be useful for others, but don't know where to post > it. This is likely the wrong place. If you want to publish it, you should best release it as a package of its own, or contribute it to some existing library package, such as Boost.

array wrapper

2003-01-08 Thread Hans Ginzel
Hello, thank you for maintaining gcc and libraries. Inspired a little by libstdc++5-doc: /usr/share/doc/gcc-3.2-base/libstdc++/html/23_containers/wrappers_h.txt I use attached array wrapper. Probably it could be useful for others, but don't know where to post it. It is