I am wondering whether in device code I can include the - very useful - C99 standard headers (stdint.h, inttypes.h, …) ? I think in the most recent visual studio version (2013) they are now available (were missing in older ones).
Furthermore, i would like to know which C++ 11 constructs are already available in device code and when we can expect that the first features will be supported by NVCC.