Insertable<D> constructor

const Insertable<D>()

Constant constructor so the classes that extend this can be const.

Implementation

const Insertable();