Functions | Variables
feature_tests.cxx File Reference

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

const char features []
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 405 of file feature_tests.cxx.

405 { (void)argv; return features[argc]; }
const char features[]

Variable Documentation

const char features[]

Definition at line 2 of file feature_tests.cxx.