Expression<D> constructor

const Expression<D>()

Constant constructor so that subclasses can be constant.

Implementation

const Expression();