Xmipp  v3.23.11-Nereus
Public Types | List of all members
testing::internal::Templates< Head_, Tail_ > Struct Template Reference

#include <gtest-type-util.h>

Public Types

using Head = TemplateSel< Head_ >
 
using Tail = Templates< Tail_... >
 

Detailed Description

template<GTEST_TEMPLATE_ Head_, GTEST_TEMPLATE_... Tail_>
struct testing::internal::Templates< Head_, Tail_ >

Definition at line 133 of file gtest-type-util.h.

Member Typedef Documentation

◆ Head

template<GTEST_TEMPLATE_ Head_, GTEST_TEMPLATE_... Tail_>
using testing::internal::Templates< Head_, Tail_ >::Head = TemplateSel<Head_>

Definition at line 134 of file gtest-type-util.h.

◆ Tail

template<GTEST_TEMPLATE_ Head_, GTEST_TEMPLATE_... Tail_>
using testing::internal::Templates< Head_, Tail_ >::Tail = Templates<Tail_...>

Definition at line 135 of file gtest-type-util.h.


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