Sign in
third-party-mirror
/
GRTEv5
/
refs/heads/master
/
.
/
google3
/
third_party
/
grte
/
v5_src
/
glibc-2.27
/
elf
/
tst-unique3.h
blob: 716d23641cc607dee49fee92d72917ae0b21702b [
file
] [
log
] [
blame
] [
edit
]
// BZ 12510
template
<
typename
T
>
struct
S
{
static
int
i
;
};
extern
int
in_lib
(
void
);