tesseract v5.3.3.20231005
testing::internal::IgnoredValue Class Reference

#include <gtest-internal.h>

Public Member Functions

template<typename T , typename std::enable_if<!std::is_convertible< T, Sink >::value, int >::type = 0>
 IgnoredValue (const T &)
 

Detailed Description

Definition at line 122 of file gtest-internal.h.

Constructor & Destructor Documentation

◆ IgnoredValue()

template<typename T , typename std::enable_if<!std::is_convertible< T, Sink >::value, int >::type = 0>
testing::internal::IgnoredValue::IgnoredValue ( const T &  )
inline

Definition at line 135 of file gtest-internal.h.

135{} // NOLINT(runtime/explicit)

The documentation for this class was generated from the following file: