Xmipp  v3.23.11-Nereus
Public Types | List of all members
testing::internal::TypeWithSize< 8 > Class Template Reference

#include <gtest-port.h>

Public Types

using Int = std::int64_t
 
using UInt = std::uint64_t
 

Detailed Description

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

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

Member Typedef Documentation

◆ Int

using testing::internal::TypeWithSize< 8 >::Int = std::int64_t

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

◆ UInt

using testing::internal::TypeWithSize< 8 >::UInt = std::uint64_t

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


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