Sign in
gnu
/
gcc
/
646ce0056ed84bcc71d52cb07c61d0bf331f91c3
/
.
/
libgomp
/
testsuite
/
libgomp.oacc-c++
/
routine-1-template-auto.C
blob: 17bdaa0c1c16851ebf1612685283526c40b68954 [
file
] [
log
] [
blame
]
// 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"