The filter example uses the C++ template which helps new filter creation by showing the minimal implementation required for a filter.
Also changed Plugin devel manual to match. Modified roundrobinrouter to use static_cast due to the change in router api definitions.