Skip to content

class expression_placeholder<T, Dims, Key> base

template <typename T, index_t Dims = 1, size_t Key = 0>
struct expression_placeholder { … }

typedef value_type

using value_type                  = T

Defined at base/handle.hpp:309

constructor expression_placeholder<T, Dims, Key>()

expression_placeholder() noexcept = default

Defined at base/handle.hpp:310

variable handle

expression_handle<T, Dims> handle

Defined at base/handle.hpp:311

Defined at base/handle.hpp:306