#include <gtest-internal.h>
◆ type
template<size_t N, typename... T>
Initial value:
decltype(ElemFromListImpl<typename MakeIndexSequence<N>::type>
::Apply(
static_cast<T (*)()
>(
nullptr)...))
auto Apply(F &&f, Tuple &&args) -> decltype(ApplyImpl(std::forward< F >(f), std::forward< Tuple >(args), MakeIndexSequence< std::tuple_size< typename std::remove_reference< Tuple >::type >::value >()))
Definition gmock-internal-utils.h:431
The documentation for this struct was generated from the following file:
- subprojects/googletest-1.14.0/googletest/include/gtest/internal/gtest-internal.h