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

  /external/libchrome/base/
template_util.h 58 struct SupportsOstreamOperator : std::false_type {};
60 struct SupportsOstreamOperator<T,
  /external/pdfium/third_party/base/
template_util.h 99 struct SupportsOstreamOperator : std::false_type {};
101 struct SupportsOstreamOperator<T,

Completed in 65 milliseconds