Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7930: Error C2874 occurred at bm_traits.hpp on Visual Studio 2012
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-01-26 19:46:36
#7930: Error C2874 occurred at bm_traits.hpp on Visual Studio 2012
-------------------------------+--------------------------------------------
Reporter: anonymous | Owner: marshall
Type: Bugs | Status: new
Milestone: To Be Determined | Component: algorithm
Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by marshall):
I am unable to reproduce this.
Please provide more details.
{{{
Z:\boost>type 7930.cpp
#include <boost/algorithm/searching/boyer_moore.hpp>
int main ( int argc, char *argv [] ) {
return 0;
}
Z:\boost>cl -I release /EHsc 7930.cpp
Microsoft (R) C/C++ Optimizing Compiler Version 17.00.50727.1 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
7930.cpp
Microsoft (R) Incremental Linker Version 11.00.50727.1
Copyright (C) Microsoft Corporation. All rights reserved.
/out:7930.exe
7930.obj
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7930#comment:1> 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