![]() |
mutable
A Database System for Research and Fast Prototyping
|
Specialization for decayable. More...
#include <WasmDSL.hpp>
Public Types | |
using | type = typename primitive_expr< std::decay_t< T > >::type |
using | type = PrimitiveExpr< T, 1 > |
using | type = PrimitiveExpr< T, 1 > |
Specialization for decayable.
Specialization for pointer to primitive type.
Specialization for primitive type.
T. |
Definition at line 115 of file WasmDSL.hpp.
using m::wasm::primitive_expr< T >::type = typename primitive_expr<std::decay_t<T> >::type |
Definition at line 116 of file WasmDSL.hpp.
using m::wasm::primitive_expr< T >::type = PrimitiveExpr<T, 1> |
Definition at line 121 of file WasmDSL.hpp.
using m::wasm::primitive_expr< T >::type = PrimitiveExpr<T, 1> |
Definition at line 126 of file WasmDSL.hpp.