Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::ValueArray1< T1 > Class Template Reference

#include <gtest.h>

Public Member Functions

template<typename T >
 operator ParamGenerator< T > () const
 
 ValueArray1 (T1 v1)
 

Private Member Functions

void operator= (const ValueArray1 &other)
 

Private Attributes

const T1 v1_
 

Detailed Description

template<typename T1>
class testing::internal::ValueArray1< T1 >

Definition at line 10693 of file gtest.h.

Constructor & Destructor Documentation

◆ ValueArray1()

template<typename T1 >
testing::internal::ValueArray1< T1 >::ValueArray1 ( T1  v1)
inlineexplicit

Definition at line 10695 of file gtest.h.

Member Function Documentation

◆ operator ParamGenerator< T >()

template<typename T1 >
template<typename T >
testing::internal::ValueArray1< T1 >::operator ParamGenerator< T > ( ) const
inline

Definition at line 10698 of file gtest.h.

◆ operator=()

template<typename T1 >
void testing::internal::ValueArray1< T1 >::operator= ( const ValueArray1< T1 > &  other)
private

Member Data Documentation

◆ v1_

template<typename T1 >
const T1 testing::internal::ValueArray1< T1 >::v1_
private

Definition at line 10704 of file gtest.h.


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


diagnostic_aggregator
Author(s): Kevin Watts, Brice Rebsamen
autogenerated on Tue Nov 15 2022 03:17:13