Subject: [Boost-bugs] [Boost C++ Libraries] #3745: Remove deprecated class
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-10 10:51:19
#3745: Remove deprecated class
------------------------------+---------------------------------------------
Reporter: anonymous | Owner: jsiek
Type: Feature Requests | Status: new
Milestone: Boost 1.42.0 | Component: tokenizer
Version: Boost 1.41.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
According to
http://www.boost.org/doc/libs/1_41_0/libs/tokenizer/char_delimiters_separator.htm
char_delemiters_separator is a deprecated class and wasn't removed because
of compatibility.
There is no reason to keep going with this compatibility when the
char_separator offers the same functionality.
Currently it makes you to declare a new type definition for
tokenizer<char_separator<char>> instead of using the one from boost.
Thank you.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3745> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC