$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost::tokenizer with char*
From: Archie14 (admin_at_[hidden])
Date: 2009-02-03 10:22:23
Archie14 <admin <at> tradeplatform.us> writes:
>
> I was wandering if anyone can help me to understand how to use
> boost::tokenizer with char* buffer. tokenizer template parameters include
> string as default Type. I don't want to copy char* into string.
>
I apologize for my original post - already figured it out. Documentation is
very helpful ;)