(no title)
safercplusplus | 1 year ago
Here's a feature comparison table that would go on the scpptool retail packaging. (HN supports mono-space font right?):
| scpptool | circle | cpp2 |
-------------------------------------------------------------
|addresses lifetime safety | Y | Y | N |
-------------------------------------------------------------
|addresses iterator safety | Y | Y | N |
-------------------------------------------------------------
|supports auto-conversion | Y | N | probably |
|of legacy C++ code | | | doable |
-------------------------------------------------------------
|reasonable support for | Y | N | not |
|cyclic references | | | safely |
-------------------------------------------------------------
|works with any C++ | Y | N | Y |
|compiler | | | |
-------------------------------------------------------------
tialaramex|1 year ago
But of course the reason you see these "comparison tables" on such products is that that's all they functionally are, a list of what you, the product's creator, think is great about your product, not actually a meaningful comparison.