Home
last modified time | relevance | path

Searched refs:SelfLoopErrorTag (Results 1 – 2 of 2) sorted by relevance

/external/google-fruit/include/fruit/impl/
Dinjection_errors.h402 struct SelfLoopErrorTag { struct
/external/google-fruit/include/fruit/impl/meta/
Dcomponent.h871 using type = If(IsNone(Loop), type1, ConstructErrorWithArgVector(SelfLoopErrorTag, Loop));
955 using type = If(IsNone(Loop), Bool<true>, ConstructErrorWithArgVector(SelfLoopErrorTag, Loop));