Home
last modified time | relevance | path

Searched refs:SupportsOstreamOperator (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/base/
Dtemplate_util.h19 struct SupportsOstreamOperator : std::false_type {}; struct
21 struct SupportsOstreamOperator<T,
Dlogging.h464 base::internal::SupportsOstreamOperator<const T&>::value &&
488 !base::internal::SupportsOstreamOperator<const T&>::value &&
/third_party/cef/include/base/
Dcef_template_util.h103 struct SupportsOstreamOperator : std::false_type {};
105 struct SupportsOstreamOperator<T,