ci_base
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 = 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: