Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::internal::IsSame< T, U > Struct Template Reference

#include <gtest-port.h>

Public Types

enum  { value = false }
 

Detailed Description

template<typename T, typename U>
struct testing::internal::IsSame< T, U >

Definition at line 1149 of file gtest-port.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T , typename U >
anonymous enum
Enumerator
value 

Definition at line 1150 of file gtest-port.h.

1150{ value = false };

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