Lab_1
0.1.1
Matrix Library
Loading...
Searching...
No Matches
testing
internal
IsRecursiveContainerImpl< C, true >
Public Types
|
List of all members
testing::internal::IsRecursiveContainerImpl< C, true > Struct Template Reference
Public Types
using
value_type
= decltype(*std::declval<typename C::const_iterator>())
using
type
Member Typedef Documentation
◆
type
template<typename C >
using
testing::internal::IsRecursiveContainerImpl
< C, true >::type
Initial value:
std::is_same<
typename
std::remove_const<
typename
std::remove_reference<value_type>::type>::type,
C>
The documentation for this struct was generated from the following file:
C:/Users/User/Desktop/AIP/lab1/lab1/out/build/x64-Debug/_deps/googletest-src/googletest/include/gtest/internal/
gtest-internal.h
Generated by
1.12.0