![]() |
mutable
A Database System for Research and Fast Prototyping
|
Specialization for decayable. More...
#include <WasmDSL.hpp>
Public Types | |
using | type = typename expr< std::decay_t< T > >::type |
using | type = Expr< T, 1 > |
using | type = Expr< T, 1 > |
Specialization for decayable.
Specialization for pointer to primitive type.
Specialization for primitive type.
T. |
Definition at line 165 of file WasmDSL.hpp.
using m::wasm::expr< T >::type = typename expr<std::decay_t<T> >::type |
Definition at line 166 of file WasmDSL.hpp.
using m::wasm::expr< T >::type = Expr<T, 1> |
Definition at line 171 of file WasmDSL.hpp.
using m::wasm::expr< T >::type = Expr<T, 1> |
Definition at line 176 of file WasmDSL.hpp.