Home
last modified time | relevance | path

Searched refs:has_output_operator (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/base/
H A Dtemplate-utils.h57 struct has_output_operator : std::false_type {}; struct
59 struct has_output_operator<
H A Dlogging.h165 has_output_operator<T, CheckMessageStream>::value,
187 has_output_operator<T, CheckMessageStream>::value,
208 !has_output_operator<T, CheckMessageStream>::value,
216 typename std::enable_if<!has_output_operator<T, CheckMessageStream>::value &&

Completed in 2 milliseconds