]> git.pld-linux.org Git - packages/boost.git/blame - boost-1.54.0-xpressive-unused_typedef.patch
- rel 3; bunch of upstream patches (taken and filtered by FC team)
[packages/boost.git] / boost-1.54.0-xpressive-unused_typedef.patch
CommitLineData
647f39b2
AM
1diff -urp boost_1_54_0-orig/boost/xpressive/regex_algorithms.hpp boost_1_54_0/boost/xpressive/regex_algorithms.hpp
2--- boost_1_54_0-orig/boost/xpressive/regex_algorithms.hpp 2013-07-23 00:47:50.804931313 +0200
3+++ boost_1_54_0/boost/xpressive/regex_algorithms.hpp 2013-07-23 00:50:40.721961072 +0200
4@@ -303,7 +303,6 @@ namespace detail
5 )
6 {
7 typedef core_access<BidiIter> access;
8- typedef typename iterator_value<BidiIter>::type char_type;
9 match_results<BidiIter> &what = *state.context_.results_ptr_;
10 BOOST_ASSERT(0 != re.regex_id());
11
This page took 0.06566 seconds and 4 git commands to generate.