Searched defs:ActionAdaptor (Results 1 – 1 of 1) sorted by relevance
63 class ActionAdaptor; variable412 explicit ActionAdaptor(const Action<F2>& from) : impl_(from.impl_) {} in ActionAdaptor() function