3 Feb
2009
3 Feb
'09
3:22 p.m.
Archie14
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 ;)