Add `Implementation` type to `EntityIterator`
dune-fem was using this type previously made available by
EntityPointer.
Note that the type is now always available as the
DUNE_GRID_EXPERIMENTAL_GRID_EXTENSIONS has been deprecated.
See the discussion in !164 (merged)