![]() |
MySQL 9.5.0
Source Code Documentation
|
#include <cassert>#include <concepts>#include <memory>#include <type_traits>#include "utils/polyglot_api_clean.h"#include "languages/polyglot_language.h"#include "mysqlrouter/jit_executor_exceptions.h"#include "native_wrappers/polyglot_collectable.h"#include "utils/polyglot_error.h"Go to the source code of this file.
Classes | |
| class | shcore::polyglot::Polyglot_native_wrapper< T, t > |
| Exposure of C++ objects to the polyglot library is done through the usage of Proxy objects provided by the polyglot library. More... | |
Namespaces | |
| namespace | shcore |
| namespace | shcore::polyglot |