template<class ValueType, class NameTag,class Scope, class WhatEverGraphEvent> void operator()(ValueType &, NameTag, WhatEverGraphEvent, Scope*) { /* whatever needs to be done for all graph-events*/ }