Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cmake
cmake/cxx-standard.cpp
Go to the documentation of this file.
1
#include <iostream>
2
int
main
()
3
{
4
std::cout << __cplusplus;
5
return
0;
6
}
main
int main()
Definition:
cmake/cxx-standard.cpp:2
pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:02