13 template<
typename M,
typename T>
16 template<
typename Tag,
typename R, concepts::RemoveCVRefSameAs<This> Self,
typename... BArgs,
typename T>
22template<
typename M,
typename T>
Definition method_callable_with.h:23
Definition tag_invoke.h:45
constexpr bool method_callable_with_helper
Definition method_callable_with.h:14
Definition any_storable.h:9
di::meta::Decay< decltype(T)> Tag
Definition tag_invoke.h:28