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 }
int main()
Definition: cxx-standard.cpp:2


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Apr 17 2021 02:37:59