Searched refs:UnboundRunType (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr56029.C96 typedef R (UnboundRunType) (X1, X2); typedef in struct:Invoker
103 typedef typename InvokerType::UnboundRunType UnboundRunType; typedef in struct:BindState
108 Callback <typename BindState <typename FunctorTraits <Functor>::RunnableType, typename FunctorTraits <Functor>::RunType, void ()>::UnboundRunType>
114 Callback <typename BindState::UnboundRunType> (new BindState (MakeRunnable (functor)));

Completed in 83 milliseconds