mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
m::wasm::dsl_pointer_to_primitive Concept Reference

Check whether. More...

#include <WasmDSL.hpp>

Concept definition

template<typename T>
Check whether.
Definition: concepts.hpp:52
Check whether.
Definition: concepts.hpp:47
and
Constructs a new PrimitiveExpr from a constant value.
Definition: WasmDSL.hpp:1519

Detailed Description

Check whether.

Template Parameters
Tis a pointer to primitive type and not decayable.

Definition at line 64 of file WasmDSL.hpp.