Home
last modified time | relevance | path

Searched defs:ConstructPromiseVariantVisitor (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/lib/promise/
Dmatch_promise.h32 struct ConstructPromiseVariantVisitor { struct
35 Constructor constructor;
44 auto CallConstructorThenFactory(T x) { in CallConstructorThenFactory()