v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
testing::internal::EitherOfMatcher< Matcher1, Matcher2 > Member List

This is the complete list of members for testing::internal::EitherOfMatcher< Matcher1, Matcher2 >, including all inherited members.

EitherOfMatcher(Matcher1 matcher1, Matcher2 matcher2)testing::internal::EitherOfMatcher< Matcher1, Matcher2 >inline
operator Matcher< T >() const testing::internal::EitherOfMatcher< Matcher1, Matcher2 >inline