Topic: c++0x attributes: Missing obvious attribute?
Author: german diago <germandiago@gmail.com>
Date: Thu, 21 Jan 2010 15:48:52 CST Raw View
Hello. I've been looking at the paper about attributes in c++0x.
There's [[ noreturn ]], [[ final ]] (useful) [[ base_check ]]...
But I didn't see one: [[ deprecated ]]. Someone should considerate to
put it in the standard. It would be as simple as to be able to
deprecate classes and functions and to issue a message.
Isn't this attribute being considered ? Thanks in advance.
--
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@netlab.cs.rpi.edu]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html ]