cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
testing::internal::ValueArray< Ts > Class Template Reference

#include <gtest-param-util.h>

Public Member Functions

 ValueArray (Ts... v)
 
template<typename T >
 operator ParamGenerator< T > () const
 

Constructor & Destructor Documentation

◆ ValueArray()

template<typename... Ts>
testing::internal::ValueArray< Ts >::ValueArray ( Ts... v)
inlineexplicit

Member Function Documentation

◆ operator ParamGenerator< T >()

template<typename... Ts>
template<typename T >
testing::internal::ValueArray< Ts >::operator ParamGenerator< T > ( ) const
inline

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