Searched defs:TypedOperatorHandle (Results 1 – 1 of 1) sorted by relevance
38 template<class FuncType> class TypedOperatorHandle; variable91 template<class> friend class TypedOperatorHandle; variable493 template<class> friend class TypedOperatorHandle; variable540 explicit TypedOperatorHandle(std::list<Dispatcher::OperatorDef>::iterator operatorIterator) in TypedOperatorHandle() function