mirror of
https://github.com/openbabel/openbabel.git
synced 2026-08-02 09:29:21 -05:00
* refactor(cmake): remove `SHARED_POINTER` variable * refactor: remove `HAVE_SHARED_POINTER` macro * refactor: replace `OB_SHARED_PTR_HEADER` with `<memory>` * refactor: replace `OB_SHARED_PTR_IMPLEMENTATION` with `std::shared_ptr` * refactor: replace `obsharedptr` with `std::shared_ptr` * refactor: regenerate `scripts/R/examples/openbabelR/src/openbabel-R.cpp` * refactor: remove `include/openbabel/shared_ptr.h`