template <typename T>

class StringifyToStreamWrapper

Defined at line 332 of file ../../third_party/abseil-cpp/src/absl/log/internal/check_op.h

Wraps a type implementing AbslStringify, and implements operator

<

<

.

Public Methods

void StringifyToStreamWrapper<T> (const T & v)

Defined at line 334 of file ../../third_party/abseil-cpp/src/absl/log/internal/check_op.h

Friends

template <typename T>
std::ostream & StringifyToStreamWrapper (std::ostream & osconst StringifyToStreamWrapper<T> & wrapper)