Skip to content

class expression_counter<T, Dims> expressions

template <typename T, index_t Dims = 1>
struct expression_counter { … }

variable start

T start

Defined at base/basic_expressions.hpp:83

variable steps

T steps[Dims]

Defined at base/basic_expressions.hpp:84

function back()

T back() const

Defined at base/basic_expressions.hpp:86

function front()

T front() const

Defined at base/basic_expressions.hpp:87

Defined at base/basic_expressions.hpp:81