$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Siek (jsiek_at_[hidden])
Date: 2002-01-28 19:46:59
What's wrong with 47 files? How much longer does it take to compile?
On Mon, 28 Jan 2002, Anthony Kolarik wrote:
> In order to use the tokenizer classes I end up requiring 47 files, which
> seems a little steep for my purposes. All I really need is to tokenize
> strings based on a couple of single char delimiters. Kind of a C++ step
> above strtok() was what I had in mind.
>
> Any ideas about how to get this functionality w/o all the headers? Thanks,
> -- Tony K.
----------------------------------------------------------------------
Jeremy Siek http://www.osl.iu.edu/~jsiek/
Ph.D. Student, Indiana Univ. B'ton email: jsiek_at_[hidden]
C++ Booster (http://www.boost.org) office phone: (812) 855-3608
----------------------------------------------------------------------