boost::tokenizer with char*
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.
3 Feb
3 Feb
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 ;)
5762
Age (days ago)
5762
Last active (days ago)
1 comments
1 participants
participants (1)
-
Archie14