Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 2166 of file gtest-port.h.

Member Typedef Documentation

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

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

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

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


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