[Rdkit-devel] The RDKit and modern C++ (finally)

2017-04-28 Thread Greg Landrum
Dear all, Now that the 2017_03 release cycle has started, I am *finally* ready to start the modern C++ work that I've discussed before. Here's a blog post on the topic: https://medium.com/@greg.landrum_t5/the-rdkit-and-modern-c-48206b966218 To that end I created a new branch this morning:

[Rdkit-devel] The RDKit and modern C++

2015-05-11 Thread Greg Landrum
Dear all, I would like to start allowing the use of modern C++ (by which I mean C++ 11/14) in the RDKit. I think this is an important step both for code quality in the toolkit itself and for allowing us (the developers) to continue to learn and use modern tools. Who knows, it may even help with