Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
8705e6a9d76f08a85ce15c97a072e91c010a72cf
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
elf
/
tst-unique3.h
blob: 716d23641cc607dee49fee92d72917ae0b21702b [
file
] [
log
] [
blame
]
// BZ 12510
template
<
typename
T
>
struct
S
{
static
int
i
;
};
extern
int
in_lib
(
void
);