This website requires JavaScript.
Explore
Help
Sign In
dong
/
certificate
Watch
1
Star
0
Fork
You've already forked certificate
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2942bfb12c
certificate
/
include
/
cryptopp
/
TestPrograms
/
test_cxx11_auto.cpp
6 lines
71 B
C++
Raw
Blame
History
int
main
(
int
argc
,
char
*
argv
[
]
)
{
auto
a
=
1
+
2
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink