Vladimir Prus wrote:
I have a few comments regarding the tokenizer library.

1. The documentation says that char_delimiters_separator is default parameter to 'tokenizer' template, and at the same time says that 'char_delimiters_separator' is deprecated. I think that's confusing and default parameter should be changed to 'char-separator'.


char_delimiters_separator has been deprecated since before 1.29.0 (IIRC, that is when I started using boost). Should it not now be removed from the library completely if it is superceeded by char_separator and has been for quite a while? Then there wouldn't be this confusion.


Thanks

Russell


_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to