Electroneum
testing::internal::TypeWithSize< 8 > Class Template Reference

#include <gtest-port.h>

Public Types

typedef long long Int
 
typedef unsigned long long UInt
 
typedef long long Int
 
typedef unsigned long long UInt
 

Detailed Description

template<>
class testing::internal::TypeWithSize< 8 >

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

Member Typedef Documentation

◆ Int [1/2]

typedef long long testing::internal::TypeWithSize< 8 >::Int

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

◆ Int [2/2]

typedef long long testing::internal::TypeWithSize< 8 >::Int

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

◆ UInt [1/2]

typedef unsigned long long testing::internal::TypeWithSize< 8 >::UInt

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

◆ UInt [2/2]

typedef unsigned long long testing::internal::TypeWithSize< 8 >::UInt

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


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