Makes some container matchers accept initializer lists in C++11 mode and work...
Makes some container matchers accept initializer lists in C++11 mode and work with stream-like containers that don't have size() or empty(); exposes StringMatchResultListener for defining composite matchers.
Showing
Please register or sign in to comment