Sign in
third-party-mirror
/
GRTEv5
/
refs/heads/master
/
.
/
google3
/
third_party
/
grte
/
v5_src
/
glibc-2.27
/
elf
/
tst-unique4.h
blob: 2d377f5d51f207373d2eb53f94c3e0e7b2cb9afb [
file
] [
log
] [
blame
] [
edit
]
// BZ 12511
template
<
int
N
>
struct
S
{
static
int
i
;
static
const
int
j
;
};