Searched refs:PassingType (Results 1 – 3 of 3) sorted by relevance
93 internal::PassingType<Args>...);173 internal::PassingType<Args>...);
66 using PassingType = std::conditional_t<std::is_scalar<T>::value, T, T&&>; variable
708 PassingType<UnboundArgs>... unbound_args) {721 static R Run(BindStateBase* base, PassingType<UnboundArgs>... unbound_args) {