![]() |
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 5832 of file WasmDSL.hpp.
|
inlineexplicitprivate |
Definition at line 5845 of file WasmDSL.hpp.
References M_insist.
|
inline |
implicit loading of the referenced value
Definition at line 5860 of file WasmDSL.hpp.
|
inline |
Definition at line 5854 of file WasmDSL.hpp.
References m::wasm::value.
|
friend |
Definition at line 5814 of file WasmDSL.hpp.
|
friend |
Definition at line 5814 of file WasmDSL.hpp.
|
friend |
Definition at line 5814 of file WasmDSL.hpp.
|
friend |
Definition at line 5814 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 5853 of file WasmDSL.hpp.
|
staticconstexpr |
Definition at line 5839 of file WasmDSL.hpp.
|
private |
Definition at line 5842 of file WasmDSL.hpp.