|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <cstdint>#include <string>#include <memory>#include <mutex>#include <unordered_map>#include "jau/debug.hpp"#include "jau/string_util.hpp"#include "jau/environment.hpp"#include "jau/os/os_support.hpp"Go to the source code of this file.
Classes | |
| class | jau::os::DynamicLinker |
| Low level secure dynamic linker access. More... | |
Namespaces | |
| namespace | jau |
| __pack(...): Produces MSVC, clang and gcc compatible lead-in and -out macros. | |
| namespace | jau::os |
| Author: Sven Gothel sgoth.nosp@m.el@j.nosp@m.ausof.nosp@m.t.co.nosp@m.m Copyright (c) 2024 Gothel Software e.K. | |