Boost logo

Boost :

From: Edward Diener (eddielee_at_[hidden])
Date: 2003-05-01 16:32:35


The Tokenizer documentation for char_separator tokenizer function states
that the default argument for the second template type is
"char_traits<char>". This is incorrect. The source code in
token_functions.hpp clearly shows that the default argument is
"std::basic_string<Char>::traits_type". Could this please be corrected ?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk