Subject: [Boost-bugs] [Boost C++ Libraries] #7710: range\join.hpp compile error
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-19 05:51:35
#7710: range\join.hpp compile error
------------------------------------------------+---------------------------
Reporter: shirshov evgeny <381677383@â¦> | Owner: neilgroves
Type: Bugs | Status: new
Milestone: To Be Determined | Component: range
Version: Boost 1.52.0 | Severity: Problem
Keywords: |
------------------------------------------------+---------------------------
if the pattern function "boost::range::join" is determined:[[BR]]
compile error!!
VC10
{{{
#include <string>
#include <boost/range/join.hpp>
void main()
{
boost::range::join(std::string(),std::string());
}
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7710> 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:11 UTC