|
C++ Run-time Library
|
#include <dlfcn.h>#include <memory>#include <string>#include <cassert>#include "fletcher/status.h"

Go to the source code of this file.
Classes | |
| class | fletcher::Platform |
| A Fletcher Platform. Links during run-time and abstracts access to lower-level platform-specific libraries / API's. More... | |
Namespaces | |
| namespace | fletcher |
| Contains all Fletcher classes and functions for use in run-time applications. | |
Macros | |
| #define | DYLIB_EXT ".so" |
| #define DYLIB_EXT ".so" |
Definition at line 27 of file platform.h.