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

  /external/google-fruit/include/fruit/impl/
injection_errors.h 527 struct CannotConstructAbstractClassErrorTag {
component_functors.defn.h 367 ConstructError(CannotConstructAbstractClassErrorTag,
490 ConstructError(CannotConstructAbstractClassErrorTag,
578 ConstructError(CannotConstructAbstractClassErrorTag,
    [all...]
  /external/google-fruit/include/fruit/impl/meta/
component.h 505 using type = If(IsAbstract(C), ConstructError(CannotConstructAbstractClassErrorTag, C),
    [all...]

Completed in 67 milliseconds