Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
8eaef4ea660e3bd6b83fc1ea76b97a2fceddcd31
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
elf
/
tst-unique4.h
blob: 2d377f5d51f207373d2eb53f94c3e0e7b2cb9afb [
file
] [
log
] [
blame
]
// BZ 12511
template
<
int
N
>
struct
S
{
static
int
i
;
static
const
int
j
;
};