C++ Logo

sg16

Advanced search

Re: [SG16-Unicode] Comments on D1629R1 Standard Text Encoding

From: Thiago Macieira <thiago_at_[hidden]>
Date: Sun, 18 Aug 2019 09:15:27 -0700
On Sunday, 18 August 2019 09:13:09 PDT Steve Downey wrote:
> Can the optimizations be done based on contiguous_range and _iterator?

Sure. The inline code can detect that it's a contiguous byte range and pass on
to an out-of-line, optimised function.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel System Software Products

Received on 2019-08-18 18:15:29