
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.