|
-
June 19th, 2013, 03:34 PM
#2
Re: A question regarding exception specification
 Originally Posted by LarryChen
If a class inherits from another and overrides a virtual function, then the exception-specification
Not to cut you off, but exception specifications have been deprecated in the new C++ standard.
Here are two links explaining this:
http://herbsutter.com/2010/03/13/tri...dards-meeting/
http://www.gotw.ca/publications/mill22.htm
So are you going to spend time on a "feature" that hardly anyone used, considered broken, and is now deprecated?
Regards,
Paul McKenzie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|