Files
rdkit/Code
Yakov Pechersky 2f26e34c25 MolAlign: brace-init BestAlignmentParams in wrapper (#9042)
BestAlignmentParams is an aggregate; paren-init (T(...)) is rejected by Apple Clang (Xcode) and only works on some compilers.
Use brace-init (T{...}) for portable initialization.
2026-01-30 05:01:53 +01:00
..
2025-11-27 17:38:24 +01:00
2026-01-30 05:00:05 +01:00
2025-10-31 13:42:16 +01:00
2025-10-31 13:42:16 +01:00
2025-10-31 13:42:16 +01:00
2023-11-10 15:32:54 +01:00
2019-10-10 20:18:43 +09:00