Re: [Boost-bugs] [Boost C++ Libraries] #8857: Compile error in boost range when trying to use boost string split

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8857: Compile error in boost range when trying to use boost string split
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-12 17:20:29


#8857: Compile error in boost range when trying to use boost string split
------------------------------------------------+--------------------------
  Reporter: Blair Jennings <blair.jennings@…> | Owner: marshall
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: algorithm
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords: string split
------------------------------------------------+--------------------------

Comment (by anonymous):

 Strange ? ??
 You used Clang 3.3 and gcc 4.2 ( how about msvc and xlc and cint and icc )

 they all error compile with just this include
 #include <boost/algorithm/string/split.hpp>

 N:\boost_1_54_0\boost/utility/result_of.hpp(170) : error C2065: 'SB' :
 identificateur non déclaré
 and so on... for 500 errors

 template<typename F>
 struct is_function_with_no_args<F(void)> : mpl::true_ {}; <-- error C2062:
 type 'void' unexpected, 'SB' undeclared , undefined 'Fargs' ...

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8857#comment:4>
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:13 UTC