MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
polyglot_native_wrapper.h File Reference
#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