Detects the posix functionality available on this platform. More...
#include <iostream>
Go to the source code of this file.
Functions | |
int | main () |
Detects the posix functionality available on this platform.
Does a series of macro checks to determine the level of posix functionality that is available on this platform.
Definition in file detect_posix.cpp.
int main | ( | ) |
Definition at line 31 of file detect_posix.cpp.