Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
parsebyparts.cpp File Reference
#include <iostream>
Include dependency graph for parsebyparts.cpp:

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( void )

Definition at line 172 of file parsebyparts.cpp.

172 {
173 std::cout << "This example requires C++11 compiler" << std::endl;
174}