models/example-robot-data/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 }


pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:02