About
Contact
QtCreator
KDevelop
Solarized
1
2
int
func
(
) {
return
42
; }
3
#pragma omp declare target indirect to(func)
4