C++ Run-time Library
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
platform.h File Reference
#include <dlfcn.h>
#include <memory>
#include <string>
#include <cassert>
#include "fletcher/status.h"
Include dependency graph for platform.h:
This graph shows which files directly or indirectly include this file:

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"
 

Macro Definition Documentation

◆ DYLIB_EXT

#define DYLIB_EXT   ".so"

Definition at line 27 of file platform.h.