> when you say that, do you mean you would prefer and expect: > 1. native C++ style, or > 2. you would like the C-style round-about and paraphrasing to remain > unperturbed > ? > > The reason I ask is that I expect a "proper" C++ implementation would come > with a C++-native style of usage.
I don't think that implementing vec.[ch] in C++ would necessarily entail that big a change of style; adding 1 -> per line is OK, adding 3 is something else. -- Eric Botcazou