Lab_1 0.1.1
Matrix Library
Loading...
Searching...
No Matches
testing::internal::ReturnArgAction< k > Struct Template Reference

Public Member Functions

template<typename... Args, typename = typename std::enable_if<(k < sizeof...(Args))>::type>
auto operator() (Args &&... args) const -> decltype(std::get< k >(std::forward_as_tuple(std::forward< Args >(args)...)))
 

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