This website requires JavaScript.
Explore
Help
Sign In
jerry
/
src.dualinventive.com
Watch
1
Star
0
Fork
You've already forked src.dualinventive.com
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
src.dualinventive.com
/
jjacobs
/
dinetrpcll-sniffer
/
libtins
/
cmake
/
Modules
/
CheckCXXFeatures
/
cxx-test-auto_fail_compile.cpp
8 lines
86 B
C++
Raw
Permalink
Blame
History
int
main
(
void
)
{
// must fail because there is no initializer
auto
i
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink