allendaicool / thrust

Automatically exported from code.google.com/p/thrust
Apache License 2.0
0 stars 0 forks source link

create a porable THRUST_DEPRECATED decorator #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
__attribute__ ((deprecated)) in GCC
http://gcc.gnu.org/onlinedocs/gcc-3.1.1/gcc/Type-Attributes.html

__declspec(deprecated) in MSVC
http://msdn.microsoft.com/en-us/library/044swk7y(VS.80).aspx

Original issue reported on code.google.com by wnbell on 25 Jan 2010 at 4:33

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r742.

Original comment by wnbell on 25 Jan 2010 at 4:58