Searched refs:PassingType (Results 1 – 3 of 3) sorted by relevance
60 internal::PassingType<Args>...);108 internal::PassingType<Args>...);
35 using PassingType = std::conditional_t<std::is_scalar<T>::value, T, T&&>; variable
642 PassingType<UnboundArgs>... unbound_args) {655 static R Run(BindStateBase* base, PassingType<UnboundArgs>... unbound_args) {