Files
rdkit/Code/Numerics
Greg Landrum 53d73720c3 make Point2D and Point3D constexpr (#8882)
* constexpr Point, Point2D, and Point3D

* constexpr Vector

* cleanup

* rollback overzealous constexpring

* dial back the constexpr to get windows builds working

the math stuff isn't constexpr with MSVC++

* add [[nodiscard]]
2025-10-31 13:48:15 +01:00
..
2025-10-31 13:42:16 +01:00