#include "callable_ref.hpp"
#include "config/platform.hpp"
#include "nothing.hpp"
#include "string_span.hpp"
#include <dlfcn.h>
#include <string>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | eagine::executable_module |
Wrapper for a handle to dynamically linkable executable module. More... | |
class | eagine::shared_executable_module |
Reference counting handle to dynamically linkable executable module. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt