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< 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 2174 of file gtest-port.h.

Member Typedef Documentation

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

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

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

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


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