This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ChaiScript
Watch
1
Star
0
Fork
0
You've already forked ChaiScript
Code
Issues
Pull Requests
Releases
Wiki
Activity
ChaiScript
/
cmake
/
c++11-test-nullptr-N2431_fail_compile.cpp
Jason Turner
dace26cae1
add support for biicode
2015-03-18 19:23:04 -06:00
6 lines
44 B
C++
Raw
Blame
History
int
main
(
)
{
int
i
=
nullptr
;
return
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink