Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
Cuda
/
Complex
/
file1.h
blob: ff1945c0aa0c181a4b426ec772d547e8c3b34f29 [
file
] [
log
] [
blame
] [
edit
]
#pragma
once
struct
result_type
{
int
input
;
int
sum
;
};