Searched refs:RegisterConstructor (Results 1 – 5 of 5) sorted by relevance
42 struct RegisterConstructor {}; struct
98 inline PartialComponent<fruit::impl::RegisterConstructor<AnnotatedSignature>, Bindings...>100 using Op = OpFor<fruit::impl::RegisterConstructor<AnnotatedSignature>>; in registerConstructor()
1218 struct apply<fruit::impl::RegisterConstructor<Signature>> {
330 PartialComponent<fruit::impl::RegisterConstructor<Signature>, Bindings...> registerConstructor();
62 class PartialComponentStorage<RegisterConstructor<Signature>, PreviousBindings...> {