repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
g++.dg
/
parse
/
defarg1.C
blob
77c50e8c3a9ee8fd7fc436528bf974bd6ea8e076
1
class A
2
{
3
public:
4
A(int nBits = ((int)0x8) | ((int)0x4) | ((int)0x2));
5
};