This website requires JavaScript.
Explore
Help
Register
Sign In
Nano_Allwinner
/
ubuntu-buildroot
Watch
1
Star
0
Fork
You've already forked ubuntu-buildroot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
ubuntu-buildroot
/
output
/
build
/
host-gcc-initial-11.4.0
/
gcc
/
testsuite
/
gdc.test
/
compilable
/
test6056c.d
4 lines
93 B
D
Raw
Permalink
Blame
History
alias
int
T
;
static
assert
(
is
(
T
*
*
:
const
(
T
*
*
)
)
)
;
static
assert
(
is
(
T
*
:
const
(
T
*
)
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink