Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
CudaOnly
/
SeparateCompilation
/
file1.h
blob: ff1945c0aa0c181a4b426ec772d547e8c3b34f29 [
file
] [
log
] [
blame
]
#pragma
once
struct
result_type
{
int
input
;
int
sum
;
};