Greg Landrum
f1fd4dda0b
Fixes #7028 ( #7091 )
2024-01-25 20:59:58 +01:00
Ric
703fe5a225
Remove boost::foreach from public headers ( #3820 )
...
* remove include from headers
* update implementation files
* completely remove BOOST_FOREACH (#7 )
* convert those changes to use auto
* get rid of all usage of BOOST_FOREACH
Co-authored-by: Greg Landrum <greg.landrum@gmail.com >
2021-02-17 14:15:48 +01:00
Greg Landrum
915cf08faa
run clang-format with c++-11 style over that
2017-04-22 17:19:10 +02:00
Greg Landrum
7c0bb0b743
clang-tidy output
2017-04-22 17:09:24 +02:00
Greg Landrum
e08e0d16d8
first pass, using google style
2015-11-14 14:58:11 +01:00
Greg Landrum
5ef1a2c6eb
improve depiction quality by (optionally) doing a bit of chemistry perception
2010-06-23 04:07:23 +00:00
Greg Landrum
46bfbba903
make sure to convert atoms from rxn files into queries;
...
add reaction depiction;
add ChemicalReactionToRxnBlock();
This stuff needs more testing and so far has only been built on linux.
2010-06-17 05:57:18 +00:00