Notes from C++ static analysis

Jonathan M Davis jmdavisProg at gmx.com
Wed Jun 26 23:52:50 PDT 2013


On Wednesday, June 26, 2013 23:49:41 Andrei Alexandrescu wrote:
> The only point I'd negotiate would be to not throw with positional
> arguments, and throw with sequential arguments. All code that cares uses
> positional specifiers anyway.

That sounds like a good compromise.

- Jonathan M Davis


More information about the Digitalmars-d mailing list