Andrew C. Morrow
Andrew C. Morrow
Thanks for the update. Totally agree about the joys of travis. I think requiring Update 1 is completely reasonable. It really feels like they need Update 2 already. We have...
Hi @slurps-mad-rips - I had a few minutes to try out VS2015 Update 1 with HEAD. I've run into two issues, one easily solvable, the other needs some investigation: -...
I had the same high hopes for VS2015 that they would finally ship a quality C++11 implementation, and am similarly disappointed in its results. The MongoDB C++11 driver doesn't currently...
Hi @Eyenseo - I went in a slightly different direction for the C++11 driver, and have now added an option to use boost for the `optional` and `string_view` polyfills on...
@slurps-mad-rips - The more recent VS2015 updates seem a lot better. Do you think it might be worth revisiting this?
As long as we get one more C++11 release (2.0, it sounds like) that the MongoDB C++11 driver can use, then I think we are good. We only depend on...
@hanumantmk and @machyne - Do you have any thoughts on how much longer we would need a C++11 MNMLSTC? I think at least until C++17 ships with std::string_view and std::optional,...
@slurps-mad-rips Awesome, thanks very much! I think @xdg and @jrassi (the current maintainers of mongocxx) will be excited to see this. Next steps would be to do get a Windows...
That is all great info, much appreciated. I do think a roadmap document would be valuable. Thanks again.
@slurps-mad-rips Actually I'm taking much the same hard line with the C++ driver, so, I get what you are saying. The downside will be that since core headers are exposed...