This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: runtime_error type advise


"Tony Lawrie (freenet)" <tonl@freenet.co.uk> writes:

> The author says that "runtime_error" is a *type* but Gcc compiler
> doesn't recognize it as a type at all.

Try std::runtime_error.

-- 
	Falk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]