3 Feb
2009
3 Feb
'09
3:06 a.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.