C++ Logo

std-discussion

Advanced search

Re: extremely long compile time with large number of string literals

From: Hans Åberg <haberg-1_at_[hidden]>
Date: Thu, 9 Jul 2020 10:46:11 +0200
> On 9 Jul 2020, at 03:52, Thiago Macieira via Std-Discussion <std-discussion_at_[hidden]> wrote:
>
> The standard doesn't
> care if the algorithms rerquired to implement it are quadratic or cubic or
> exponential.

At least original C++ had the design objective that there should be at least one efficient implementation, perhaps mentioned in the DEC++ book by BS.

Received on 2020-07-09 03:49:29