About
Contact
QtCreator
KDevelop
Solarized
1
#include
"instrprof-dynamic-header.h"
2
void
b
() {
3
if
(
true
) {
4
bar
<
void
>(
X:
1
);
5
bar
<
int
>(
X:
1
);
6
}
7
}
8