Subject: [Boost-bugs] [Boost C++ Libraries] #5025: BOOST_TYPEOF VS2008 Internal Compiler Error
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-12-31 17:24:04
#5025: BOOST_TYPEOF VS2008 Internal Compiler Error
------------------------------------------------------+---------------------
Reporter: Mike Spertus <mike_spertus@â¦> | Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.45.0 | Severity: Problem
Keywords: |
------------------------------------------------------+---------------------
Visual Studio 2008 crashes (C1001: An internal error has occurred in the
compiler) when compiling the following code:
#include <boost/typeof/typeof.hpp>
struct S {
virtual void f() = 0;
typedef BOOST_TYPEOF(&S::f) T;
};
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5025> 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:05 UTC