cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
testing::internal::is_implicitly_convertible< From, To > Struct Template Reference

#include <gmock-actions.h>

Public Types

using type = decltype(TestImplicitConversion<From>(0))
 

Static Public Attributes

static constexpr bool value = type::value
 

Member Typedef Documentation

◆ type

template<typename From , typename To >
using testing::internal::is_implicitly_convertible< From, To >::type = decltype(TestImplicitConversion<From>(0))

Member Data Documentation

◆ value

template<typename From , typename To >
bool testing::internal::is_implicitly_convertible< From, To >::value = type::value
staticconstexpr

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