Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
testing::internal::gmockpp::Test< Args > Struct Template Reference

Static Public Attributes

static constexpr int kArgs = sizeof...(Args)
 

Detailed Description

template<class... Args>
struct testing::internal::gmockpp::Test< Args >

Definition at line 55 of file gmock-pp_test.cc.

Member Data Documentation

template<class... Args>
constexpr int testing::internal::gmockpp::Test< Args >::kArgs = sizeof...(Args)
static

Definition at line 56 of file gmock-pp_test.cc.


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