Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Classes | |
struct | AdlTag |
Functions | |
template<typename F , typename... Args> | |
auto | InvokeArgumentAdl (AdlTag, F f, Args...args) -> decltype(f(args...)) |
auto testing::internal::invoke_argument::InvokeArgumentAdl | ( | AdlTag | , |
F | f, | ||
Args... | args | ||
) | -> decltype(f(args...)) |
Definition at line 1402 of file gmock-actions.h.