boost::tokenizer with char*

2 Feb
2009
2 Feb
'09
8:06 p.m.
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.

3 Feb
3 Feb
8:22 a.m.
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 ;)
5980
Age (days ago)
5980
Last active (days ago)
1 comments
1 participants
participants (1)
-
Archie14