C++ Logo

std-proposals

Advanced search

Re: [std-proposals] template catch block

From: Thiago Macieira <thiago_at_[hidden]>
Date: Sat, 23 Sep 2023 21:36:47 -0700
On Saturday, 23 September 2023 15:37:26 PDT Frederick Virchanza Gotham via
Std-Proposals wrote:
> The biggest program I've ever written, which I started writing about
> 14 years ago, is now 41 object files. It's linked with Boost and
> wxWidgets. On Linux, I can get all the typeinfo's at the command line
> as follows:

41 object files is laughably tiny compared to Chromium. For that, expect
something like 20,000. Also for comparison, Qt without the qtwebengine module
(which includes Chromium) is about 13,000 on Linux.

I don't know if Chromium uses exceptions nowadays. It didn't when it was still
KHTML and in the early years as WebKit. But it's grown so much and has so many
different components added, developed by different people and different
companies, that a great deal of it might.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel DCAI Cloud Engineering

Received on 2023-09-24 04:36:50