mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
m::wasm::Function< typename > Struct Template Reference

Represents a Wasm function. More...

Detailed Description

template<typename>
struct m::wasm::Function< typename >

Represents a Wasm function.

It is templated with return type and parameter types. This enables us to access parameters with their proper types.

Definition at line 1139 of file WasmDSL.hpp.


The documentation for this struct was generated from the following file: