|
Boost Users : |
From: Zenaan Harkness (zen_at_[hidden])
Date: 2003-09-28 05:13:20
Here is my first take on a basic_istringtraverser type,
combining both a string stream and a forward iterator over
that stream, which I am going to use to simplify my part-
binary/ part-ascii file processing program. I am lost as
to what I could do to make the multiple-inheritance version
work, and this seems to work.
Does this make sense to do, or am I simply missing something?
This is my first template class.
Any comments appreciated.
Thanks
Zen
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net