mirror of
https://github.com/boostorg/hana.git
synced 2026-01-28 07:12:15 +00:00
Properly providing operators for users was too complicated, and it is judged as being out of Hana's scope. Instead, operators are now provided by helper classes in the detail:: namespace. Now, we can be as dirty as we want, since it is not part of the interface anymore. Fixes #138 Closes #30
2.1 KiB
2.1 KiB