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

#include <gtest-port.h>

Public Types

using Int = std::int32_t
 
using UInt = std::uint32_t
 

Detailed Description

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

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

Member Typedef Documentation

◆ Int

using testing::internal::TypeWithSize< 4 >::Int = std::int32_t

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

◆ UInt

using testing::internal::TypeWithSize< 4 >::UInt = std::uint32_t

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


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