Searched defs:noop_fun (Results 1 – 1 of 1) sorted by relevance
943 struct noop_fun struct945 typedef void result_type;946 void operator()() const {} in operator ()()