mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
m::wasm::print_types< Ts, Ls > Struct Template Reference

A helper type to print Wasm types. More...

Detailed Description

template<param_pack Ts, std::size_t... Ls>
struct m::wasm::print_types< Ts, Ls >

A helper type to print Wasm types.

Use the param_pack_t helper since template<typename..., std::size_t...> would not be allowed.

Definition at line 410 of file WasmDSL.hpp.


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