class Voidify

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

Public Methods

template <typename T>
void operator&& (T && message)

This has to be an operator with a precedence lower than

<

<

but higher than

?:

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