HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Functions
main.cpp File Reference
#include <iostream>

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

This is only a dummy for waf to accept a test without other code in src. Note that the file must be called "main.cpp", otherwise the gtest may link to this main which means the dummy gets executed instead of the tests under ../test.