Xmipp  v3.23.11-Nereus
Static Public Attributes | List of all members
testing::internal::HasDebugStringAndShortDebugString< T > Class Template Reference

#include <gtest-internal.h>

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename T>
class testing::internal::HasDebugStringAndShortDebugString< T >

Definition at line 895 of file gtest-internal.h.

Member Data Documentation

◆ value

template<typename T >
constexpr bool testing::internal::HasDebugStringAndShortDebugString< T >::value
static
Initial value:
=
HasDebugStringType::value && HasShortDebugStringType::value

Definition at line 913 of file gtest-internal.h.


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