template <typename T>

class UniversalPrinter

Defined at line 925 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-printers.h

Printer for std::optional / absl::optional

Public Methods

void Print (const Optional<T> & value, ::std::ostream * os)

Defined at line 928 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-printers.h