Lab_1 0.1.1
Matrix Library
Loading...
Searching...
No Matches
testing::internal::DoAllAction< FinalAction > Class Template Reference

Classes

struct  UserConstructorTag
 

Public Member Functions

template<typename T >
 DoAllAction (UserConstructorTag, T &&action)
 
template<typename R , typename... Args, typename std::enable_if< std::is_convertible< FinalAction, OnceAction< R(Args...)> >::value, int >::type = 0>
 operator OnceAction< R (Args...)>() &&
 
template<typename R , typename... Args, typename std::enable_if< std::is_convertible< const FinalAction &, Action< R(Args...)> >::value, int >::type = 0>
 operator Action< R (Args...)>() const
 

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