Boost logo

Boost :

Subject: Re: [boost] [log] Status (was: Is there any interest in a Group of library like to Application System!)
From: Roman Perepelitsa (roman.perepelitsa_at_[hidden])
Date: 2012-01-05 04:43:10


2012/1/5 Arash Partow <arash_at_[hidden]>

> On 4/01/2012 10:31 PM, Andrey Semashev wrote:
>
>>
>> There are many other things to be done but they are not showstoppers for
>> the
>> release.
>>
>>
> Out of curiosity, have you considered at some point adding support for the
> new C++11 user-defined literals? I believe there would be a huge efficiency
> advantage in having the length of the literal at compile time, rather than
> having to determine it at run-time.

I don't know about other compilers but gcc can execute strlen in compile
time if passed a literal as input.

Roman Perepelitsa.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk