Searched defs:ConstructPromiseVariantVisitor (Results 1 – 1 of 1) sorted by relevance
32 struct ConstructPromiseVariantVisitor { struct35 Constructor constructor;44 auto CallConstructorThenFactory(T x) { in CallConstructorThenFactory()