About
Contact
QtCreator
KDevelop
Solarized
1
#include
"foo.h"
2
3
int
foo
(
bar
<
int
> *
bar_ptr
) {
return
1
; }
4