Template Function testing::WithoutArgs

Function Documentation

template<typename InnerAction>
internal::WithArgsAction<typename std::decay<InnerAction>::type> testing::WithoutArgs(InnerAction &&action)