Advertisement

1 - 2 of 2 containing alltags:("c4290") (0 seconds)
What is the proper syntax of an exception specifier for a function?  I thought I read in the 1990 ARM that it was throw(object_type) and that it followed the function specifier.  However, VC++ 5.0 ...
Zones: C++Date Answered: 03/19/1999 Grade: B Views: 0
Hi, Here's the other warning I receive when I compile the source code. //------------------------ warning C4290: C++ exception specification ignored except to indicate a function is not __declsp...
Zones: MS Visual C++Date Answered: 03/20/2006 Grade: A Views: 54
  • 1