Re: [boost] Interest in a message buffer class for the boost library?

2003-06-20 Thread Paul Vanlint
So there seems to be some interest at least from a couple of people. To further clarify what I have, here is a piece of code using my msg buffer class to do a few different things and also, a snippet of the public part of my class definition. At one point there were functions which allowed data t

[boost] Interest in a message buffer class for the boost library?

2003-06-19 Thread Paul Vanlint
oked at the code for a little while, so there may well be some tidying up needed. I wrote it initially for the company I worked for, but the owner of the code is happy for me to include this code here. Is this the kind of thing that people would be interested in including in the boost library? Reg