HomeSort by relevance Sort by last modified time
    Searched refs:NotALambdaErrorTag (Results 1 - 2 of 2) sorted by null

  /external/google-fruit/include/fruit/impl/meta/
metaprogramming.h 163 using type = If(Not(IsCallable(Type<Function>)), ConstructError(NotALambdaErrorTag, Type<Function>),
  /external/google-fruit/include/fruit/impl/
injection_errors.h 497 struct NotALambdaErrorTag {

Completed in 261 milliseconds