Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: gcc: error: 'nothrow' was not declared in this scope
Date: Sun, 08 Mar 2009 16:51:00
Message-Id: gp0t0t$4rn$2@ger.gmane.org
In Reply to: [gentoo-user] gcc: error: 'nothrow' was not declared in this scope by Michael Sullivan
1 Michael Sullivan wrote:
2
3 > I've wrote a program, and when I compile it gcc balks:
4 >
5 > /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/memory:83: error:
6 > 'nothrow' was not declared in this scope
7
8 #include <memory>