repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use '%z' instead of '%Z' on printf functions
[glibc.git]
/
elf
/
tst-unique4.h
blob
2d377f5d51f207373d2eb53f94c3e0e7b2cb9afb
1
// BZ 12511
2
template
<
int
N
>
3
struct
S
4
{
5
static int
i
;
6
static const int
j
;
7
};