Home
last modified time | relevance | path

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

/external/google-fruit/include/fruit/impl/
Dcomponent_functors.defn.h115 struct ReverseComposeFunctors { struct
128 using type = Compose2ComponentFunctors(ReverseComposeFunctors(Functors...), Functor); argument