![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <WasmDSL.hpp>
Public Member Functions | |
void | operator= (U &&_value) |
operator PrimitiveExpr< T, L > () | |
| |
Data Fields | |
template<typename U > | |
and { PrimitiveExpr<T, L>(primitive_expr_t<U>(std::forward<U>(u))) | |
Static Public Attributes | |
static constexpr bool | is_const = IsConst |
Private Member Functions | |
the_reference (PrimitiveExpr< T *, L > ptr) | |
Private Attributes | |
PrimitiveExpr< T *, L > | ptr_ |
Definition at line 5833 of file WasmDSL.hpp.
|
inlineexplicitprivate |
Definition at line 5846 of file WasmDSL.hpp.
References M_insist.
|
inline |
implicit loading of the referenced value
Definition at line 5861 of file WasmDSL.hpp.
|
inline |
Definition at line 5855 of file WasmDSL.hpp.
References m::wasm::value.
|
friend |
Definition at line 5815 of file WasmDSL.hpp.
|
friend |
Definition at line 5815 of file WasmDSL.hpp.
|
friend |
Definition at line 5815 of file WasmDSL.hpp.
|
friend |
Definition at line 5815 of file WasmDSL.hpp.
m::wasm::detail::the_reference< T, L, IsConst >::and { PrimitiveExpr<T, L>(primitive_expr_t<U>(std::forward<U>(u))) |
Definition at line 5854 of file WasmDSL.hpp.
|
staticconstexpr |
Definition at line 5840 of file WasmDSL.hpp.
|
private |
Definition at line 5843 of file WasmDSL.hpp.