PhoenixCIToolkitCPP
3.1.0
CI/CD Catalog to store Phoenix components
Loading...
Searching...
No Matches
Functions
main.cpp File Reference
#include <iostream>
Include dependency graph for main.cpp:
Go to the source code of this file.
Functions
int
main
()
Function Documentation
◆
main()
int main
(
)
Definition at line
3
of file
main.cpp
.
3
{
4
std::cout <<
"Hello, World!"
<< std::endl;
5
return
0;
6
}
src
main.cpp
Generated by
1.13.2