1 2 3 4 5 6
// Templated routine with "auto" return type. #define TEMPLATE template<typename TYPE> #define RETURN_1 auto #define RETURN_2 #include "../libgomp.oacc-c-c++-common/routine-1.c"