testing::internal::IgnoredValue Class Reference

#include <gtest.h>

Public Member Functions

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

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

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