Home
last modified time | relevance | path

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

/external/google-fruit/include/fruit/impl/meta/
Dmetaprogramming.h163 …using type = If(Not(IsCallable(Type<Function>)), ConstructError(NotALambdaErrorTag, Type<Function>…
/external/google-fruit/include/fruit/impl/
Dinjection_errors.h497 struct NotALambdaErrorTag { struct