Closed jinnovation closed 8 years ago
@mmaxim: These are some changes to get sfslite to play nicely with Googletest macros. Could you take a quick look? Presumably we should also bump async/async.h:#define SFSLITE_VERSION_PRE 115
, right?
👍
You don't need to bump the version either for this.
Allows greater useability as an STL-style container. In particular, this addition allows us to use Google Mock's "ElementsAre" matcher family on arguments of type vec, rpc_vec, etc.